ManagedCluster.ResourceUid Property

Definition

Gets the resourceUID uniquely identifies ManagedClusters that reuse ARM ResourceIds (i.e: create, delete, create sequence)

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to