你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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