次の方法で共有


SkuInformation.DataLocationToServiceLocationMap プロパティ

定義

サービスの場所へのデータの場所のマップを取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.dataLocationToServiceLocationMap")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.DataBox.Models.DataLocationToServiceLocationMap> DataLocationToServiceLocationMap { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.dataLocationToServiceLocationMap")>]
member this.DataLocationToServiceLocationMap : System.Collections.Generic.IList<Microsoft.Azure.Management.DataBox.Models.DataLocationToServiceLocationMap>
Public ReadOnly Property DataLocationToServiceLocationMap As IList(Of DataLocationToServiceLocationMap)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象