SecureString interface
Azure Data Factory secure string definition. The string value will be masked with asterisks '*' during Get or List API calls.
- Extends
Property Details
type
Type of the secret.
type: "SecureString"
Property Value
"SecureString"
value
Value of secure string.
value: string
Property Value
string