ClusterReportedProperties.ClusterId Property

Definition

Gets unique id generated by the on-prem cluster.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to