Share via


RegisteredServer.ServiceLocation Property

Definition

Gets or sets service Location

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to