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

Backend.PrivateEndpointStatus Property

Definition

Gets the Approval status for the connection to the Private Link Possible values include: 'Pending', 'Approved', 'Rejected', 'Disconnected', 'Timeout'

[Newtonsoft.Json.JsonProperty(PropertyName="privateEndpointStatus")]
public string PrivateEndpointStatus { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="privateEndpointStatus")>]
member this.PrivateEndpointStatus : string
Public ReadOnly Property PrivateEndpointStatus As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to