次の方法で共有


VirtualMachineScaleSetVmProfile.GalleryApplications プロパティ

定義

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)

プロパティ値

適用対象