Partilhar via


PrivateLinkServiceConnectionState.Status Propriedade

Definição

Obtém ou define o estado da ligação de ponto final privado da conta do Batch

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

Valor de Propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Observações

Os valores possíveis incluem: "Aprovado", "Pendente", "Rejeitado", "Desligado"

Aplica-se a