Compartir a través de


PrivateLinkServiceConnectionState.Status Propiedad

Definición

Obtiene o establece indica si el propietario del servicio ha aprobado, rechazado o quitado la conexión. Entre los valores posibles se incluyen: "Pendiente", "Aprobado", "Rechazado".

[Newtonsoft.Json.JsonProperty(PropertyName="status")]
public Microsoft.Azure.Management.Compute.Fluent.Models.PrivateEndpointServiceConnectionStatus Status { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="status")>]
member this.Status : Microsoft.Azure.Management.Compute.Fluent.Models.PrivateEndpointServiceConnectionStatus with get, set
Public Property Status As PrivateEndpointServiceConnectionStatus

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a