Share via


ManagedInstancePrivateEndpointConnectionProperties.PrivateLinkServiceConnectionState Property

Definition

Gets or sets connection State of the Private Endpoint Connection.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to