共用方式為


AzureResourceBase.Id 屬性

定義

取得用來在 Azure 上尋找任何資源的字串識別碼。

[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

適用於