다음을 통해 공유


ConnectionProperties.PrivateLinkServiceConnectionState Property

Definition

Gets or sets the connection state.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to