Compartilhar via


PrivateLinkServiceConnectionState.Status Propriedade

Definição

Obtém ou define indica se a conexão foi aprovada/rejeitada/removida pelo proprietário do serviço. Os valores possíveis incluem: 'Pendente', 'Aprovado', 'Rejeitado'

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a