Share via


IGalleryIdentifier.UniqueName Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.Compute.Runtime.Info(Description="The unique name of the Shared Image Gallery. This name is generated automatically by Azure.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="uniqueName")]
public string UniqueName { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Compute.Runtime.Info(Description="The unique name of the Shared Image Gallery. This name is generated automatically by Azure.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="uniqueName")>]
member this.UniqueName : string
Public ReadOnly Property UniqueName As String

Property Value

Attributes

Applies to