次の方法で共有


AzureResourceBase.Id プロパティ

定義

Azure 上の任意のリソースを検索するために使用される文字列 ID を取得します。

[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

適用対象