Condividi tramite


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

Property Value

Attributes

Applies to