次の方法で共有


VirtualMachineExtensionImageData.VirtualMachineScaleSetEnabled プロパティ

定義

拡張機能を xRP VMScaleSets で使用できるかどうか。 既定では、既存の拡張機能はスケールセットで使用できますが、拡張機能が CRP VM でのみ有効であり、VMSS では有効になっていない場合があります。

public bool? VirtualMachineScaleSetEnabled { get; set; }
member this.VirtualMachineScaleSetEnabled : Nullable<bool> with get, set
Public Property VirtualMachineScaleSetEnabled As Nullable(Of Boolean)

プロパティ値

適用対象