SyncMemberInner.ServerName Property

Definition

Gets or sets server name of the member database in the sync member

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to