Condividi tramite


PrivateLinkServiceConnectionState.Status Proprietà

Definizione

Ottiene o imposta lo stato per la connessione dell'endpoint privato dell'account 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

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Commenti

I valori possibili includono: 'Approved', 'Pending', 'Rejected', 'Disconnected'

Si applica a