Cluster.ClusterId Property

Definition

Gets the ID associated with the cluster.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to