Delen via


CloudServiceRoleProperties.UniqueId Property

Definition

Gets specifies the ID which uniquely identifies a cloud service role.

[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