VirtualMachineData.GalleryApplications Property

Definition

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

public System.Collections.Generic.IList<Azure.ResourceManager.Compute.Models.VirtualMachineGalleryApplication> GalleryApplications { get; }
member this.GalleryApplications : System.Collections.Generic.IList<Azure.ResourceManager.Compute.Models.VirtualMachineGalleryApplication>
Public ReadOnly Property GalleryApplications As IList(Of VirtualMachineGalleryApplication)

Property Value

Applies to