你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ConnectorDefinitionsAvailability.Status Property

Definition

The exposure status of the connector to the customers. Available values are 0-4 (0=None, 1=Available, 2=FeatureFlag, 3=Internal).

public int? Status { get; set; }
member this.Status : Nullable<int> with get, set
Public Property Status As Nullable(Of Integer)

Property Value

Applies to