ManagedCluster.ClusterId Property

Definition

Gets a service generated unique identifier for the cluster resource.

[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