Share via


CloudServiceProperties.UniqueId Property

Definition

Gets the unique identifier for the cloud service.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to