Condividi tramite


RegisteredServerCreateParameters.ServerId Property

Definition

Gets or sets registered Server serverId

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to