다음을 통해 공유


PrivateEndpointConnection.PrivateLinkServiceConnectionState 속성

정의

프라이빗 엔드포인트 연결의 연결 상태를 가져오거나 설정합니다.

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

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상