Compartir a través de


PrivateEndpointConnection.PrivateLinkServiceConnectionState Propiedad

Definición

Obtiene o establece detalles sobre el estado de la conexión.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a