Share via


MECRole.ResourceUniqueId Property

Definition

Gets or sets unique Id of the Resource.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.resourceUniqueId")]
public string ResourceUniqueId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.resourceUniqueId")>]
member this.ResourceUniqueId : string with get, set
Public Property ResourceUniqueId As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to