Share via


DataLocationToServiceLocationMap.ServiceLocation Property

Definition

Gets location of the service.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to