ConnectorDefinitionsAvailability interface
The exposure status of the connector to the customers.
Properties
| is |
Gets or sets a value indicating whether the connector is preview. |
| status | The exposure status of the connector to the customers. Available values are 0-4 (0=None, 1=Available, 2=FeatureFlag, 3=Internal). |
Property Details
isPreview
Gets or sets a value indicating whether the connector is preview.
isPreview?: boolean
Property Value
boolean
status
The exposure status of the connector to the customers. Available values are 0-4 (0=None, 1=Available, 2=FeatureFlag, 3=Internal).
status?: number
Property Value
number