다음을 통해 공유


PrivateEndpointConnection.PrivateEndpoint 속성

정의

프라이빗 엔드포인트의 ARM 리소스 식별자를 가져옵니다.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.privateEndpoint")]
public Microsoft.Azure.Management.Batch.Models.PrivateEndpoint PrivateEndpoint { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.privateEndpoint")>]
member this.PrivateEndpoint : Microsoft.Azure.Management.Batch.Models.PrivateEndpoint
Public ReadOnly Property PrivateEndpoint As PrivateEndpoint

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상