VirtualMachine.GalleryApplications Property

Definition

Specifies the gallery applications that should be made available to the VM/VMSS.

public Azure.Provisioning.BicepList<Azure.Provisioning.Compute.VirtualMachineGalleryApplication> GalleryApplications { get; set; }
member this.GalleryApplications : Azure.Provisioning.BicepList<Azure.Provisioning.Compute.VirtualMachineGalleryApplication> with get, set
Public Property GalleryApplications As BicepList(Of VirtualMachineGalleryApplication)

Property Value

Applies to