PrivateEndpoint.Id 속성

정의

프라이빗 엔드포인트의 ARM 리소스 식별자를 가져옵니다. /subscriptions/{subscription}/resourceGroups/{group}/providers/Microsoft.Network/privateEndpoints/{privateEndpoint}형식입니다.

[Newtonsoft.Json.JsonProperty(PropertyName="id")]
public string Id { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="id")>]
member this.Id : string
Public ReadOnly Property Id As String

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상