Share via


ImageReference.SharedGalleryImageUniqueId Property

Definition

Specified the shared gallery image unique id for vm deployment. This can be fetched from shared gallery image GET call.

public Azure.Provisioning.BicepValue<string> SharedGalleryImageUniqueId { get; set; }
member this.SharedGalleryImageUniqueId : Azure.Provisioning.BicepValue<string> with get, set
Public Property SharedGalleryImageUniqueId As BicepValue(Of String)

Property Value

Applies to