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

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)

属性值

适用于