ContainerIdentityInfo.UniqueName Property

Definition

Gets or sets unique name of the container

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to