FieldDefinition interface
Definition of the connection fields.
Properties
is |
Gets or sets the isEncrypted flag of the connection field definition. |
is |
Gets or sets the isOptional flag of the connection field definition. |
type | Gets or sets the type of the connection field definition. |
Property Details
isEncrypted
Gets or sets the isEncrypted flag of the connection field definition.
isEncrypted?: boolean
Property Value
boolean
isOptional
Gets or sets the isOptional flag of the connection field definition.
isOptional?: boolean
Property Value
boolean
type
Gets or sets the type of the connection field definition.
type: string
Property Value
string
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript