Compartir a través de


Origin.PrivateEndpointStatus Propiedad

Definición

Obtiene el estado de aprobación de la conexión a la Private Link. Entre los valores posibles se incluyen: "Pendiente", "Aprobado", "Rechazado", "Desconectado", "Tiempo de espera".

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a