PrivateEndpointConnection.PrivateLinkServiceConnectionState Property

Definition

Gets or sets the private link service connection state of the private endpoint connection.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to