Share via


ComputeFleetVmProfile.GalleryApplications Property

Definition

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

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

Property Value

Applies to