Compartir a través de


PrivateEndpointConnection.PrivateLinkServiceConnectionState Propiedad

Definición

Obtiene o establece una colección de información sobre el estado de la conexión entre el consumidor del servicio y el proveedor.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a