Aracılığıyla paylaş


Origin.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="properties.privateEndpointStatus")]
public string PrivateEndpointStatus { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.privateEndpointStatus")>]
member this.PrivateEndpointStatus : string
Public ReadOnly Property PrivateEndpointStatus As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to