Partager via


PrivateLinkServiceConnectionState.Status Propriété

Définition

Obtient ou définit la connexion au service de liaison privée status. Les valeurs possibles sont les suivantes : « Pending », « Approved », « Rejected », « Disconnected »

[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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à