Share via


Cluster.CloudId Property

Definition

Gets unique, immutable resource id.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to