Freigeben über


PrivateLinkServiceConnectionState.Status Eigenschaft

Definition

Ruft die status ab oder legt sie fest. Mögliche Werte: "Ausstehend", "Genehmigt", "Abgelehnt", "Getrennt"

[Newtonsoft.Json.JsonProperty(PropertyName="status")]
public string Status { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="status")>]
member this.Status : string
Public ReadOnly Property Status As String

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: