다음을 통해 공유


PrivateEndpointConnection.PrivateLinkServiceConnectionState 속성

정의

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

[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

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상