Freigeben über


PrivateLinkServiceConnectionState.Status Eigenschaft

Definition

Ruft die status für die Private Endpunktverbindung des Batch-Kontos ab oder legt sie fest.

[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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Hinweise

Mögliche Werte: "Approved", "Pending", "Rejected", "Disconnected"

Gilt für: