Udostępnij za pośrednictwem


GalleryIdentifier.UniqueName Property

Definition

Gets the unique name of the Shared Image Gallery. This name is generated automatically by Azure.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to