次の方法で共有


ProviderResourceType.LocationMappings プロパティ

定義

このリソースの種類でサポートされている場所マッピングを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="locationMappings")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.ResourceManager.Models.ProviderExtendedLocation> LocationMappings { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="locationMappings")>]
member this.LocationMappings : System.Collections.Generic.IList<Microsoft.Azure.Management.ResourceManager.Models.ProviderExtendedLocation> with get, set
Public Property LocationMappings As IList(Of ProviderExtendedLocation)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象