Disk.UniqueId Property

Definition

Gets unique Guid identifying the resource.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to