FieldDefinition Class

Definition of the connection fields.

All required parameters must be populated in order to send to Azure.

Inheritance
FieldDefinition

Constructor

FieldDefinition(*, type: str, is_encrypted: Optional[bool] = None, is_optional: Optional[bool] = None, **kwargs)

Parameters

is_encrypted
bool
Required

Gets or sets the isEncrypted flag of the connection field definition.

is_optional
bool
Required

Gets or sets the isOptional flag of the connection field definition.

type
str
Required

Required. Gets or sets the type of the connection field definition.