Compartir a través de


PrivateEndpointConnection.PrivateLinkServiceConnectionState Propiedad

Definición

Obtiene o establece el estado de conexión del punto de conexión privado.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.privateLinkServiceConnectionState")]
public Microsoft.Azure.Management.Automation.Models.PrivateLinkServiceConnectionStateProperty PrivateLinkServiceConnectionState { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.privateLinkServiceConnectionState")>]
member this.PrivateLinkServiceConnectionState : Microsoft.Azure.Management.Automation.Models.PrivateLinkServiceConnectionStateProperty with get, set
Public Property PrivateLinkServiceConnectionState As PrivateLinkServiceConnectionStateProperty

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a