Sdílet prostřednictvím


ClusterGetProperties.ClusterId Property

Definition

Gets or sets the cluster id.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to