CommonClusterProperties.ClusterId Property

Definition

Gets the identity

[Newtonsoft.Json.JsonProperty(PropertyName="clusterId")]
public int? ClusterId { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="clusterId")>]
member this.ClusterId : Nullable<int>
Public ReadOnly Property ClusterId As Nullable(Of Integer)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to