Compartilhar via


PrivateLinkServiceConnectionState.Status Propriedade

Definição

Obtém ou define o status de conexão do serviço de link privado. Os valores possíveis incluem: 'Pendente', 'Aprovado', 'Rejeitado', 'Desconectado'

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a