Share via


ServerInfo.ServerId Property

Definition

Gets or sets server Id.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to