Share via


IGalleryProperties.IdentifierUniqueName 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 IdentifierUniqueName { 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.IdentifierUniqueName : string
Public ReadOnly Property IdentifierUniqueName As String

Property Value

Attributes

Applies to