VirtualMachineScaleSetHardwareProfile クラス

定義

仮想マシン スケール セットのハードウェア設定を指定します。

public class VirtualMachineScaleSetHardwareProfile
type VirtualMachineScaleSetHardwareProfile = class
Public Class VirtualMachineScaleSetHardwareProfile
継承
VirtualMachineScaleSetHardwareProfile

コンストラクター

VirtualMachineScaleSetHardwareProfile()

VirtualMachineScaleSetHardwareProfile クラスの新しいインスタンスを初期化します。

VirtualMachineScaleSetHardwareProfile(VMSizeProperties)

VirtualMachineScaleSetHardwareProfile クラスの新しいインスタンスを初期化します。

プロパティ

VmSizeProperties

仮想マシンのサイズをカスタマイズするためのプロパティを取得または設定します。 最小 api-version: 2021-11-01。 詳細については、「 VM のカスタマイズ 」の手順に従ってください。

適用対象