ComputeGallery.IdentifierUniqueName Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The unique name of the Shared Image Gallery. This name is generated automatically by Azure.
public Azure.Provisioning.BicepValue<string> IdentifierUniqueName { get; }
member this.IdentifierUniqueName : Azure.Provisioning.BicepValue<string>
Public ReadOnly Property IdentifierUniqueName As BicepValue(Of String)