Share via


RemotePrivateEndpointConnection.PrivateLinkServiceConnectionState Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to