Compartir a través de


PrivateLinkServiceConnectionState.Status Propiedad

Definición

Obtiene o establece la conexión del servicio private link concreta. Entre los valores posibles se incluyen: "Approved", "Rejected", "Pending", "Removed"

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a