Partilhar via


PrivateEndpointConnectionPropertiesPrivateLinkServiceConnectionState.Status Propriedade

Definição

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

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a