ImageReference.CommunityGalleryImageId Property

Definition

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

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

Property Value

Applies to