次の方法で共有


SubscriptionPolicies.LocationPlacementId プロパティ

定義

サブスクリプションの場所の配置 ID を取得します。 ID は、サブスクリプションに表示されるリージョンを示します。 たとえば、場所の配置 ID が Public_2014-09-01 のサブスクリプションは、Azure パブリック リージョンにアクセスできます。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象