Share via


Server.MasterServerId Property

Definition

Gets or sets the master server id of a replica server.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to