Share via


DataLocationToServiceLocationMap.DataLocation Property

Definition

Gets location of the data.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to