次の方法で共有


PairedRegion.Id プロパティ

定義

場所の完全修飾 ID を取得します。 たとえば、/subscriptions/00000000-0000-0000-0000-0000000000000/locations/westus です。

[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

適用対象