Share via


SkuInformation.DataLocationToServiceLocationMap Property

Definition

Gets the map of data location to service location.

[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)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to