Condividi tramite


RegisteredServerCreateParameters.ClusterId Property

Definition

Gets or sets registered Server clusterId

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to