共用方式為


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

適用於