Package version:

Interface ConvertToVirtualMachineScaleSetInput

Describes the Virtual Machine Scale Set to convert from Availability Set.

interface ConvertToVirtualMachineScaleSetInput {
    virtualMachineScaleSetName?: string;
}

Properties

virtualMachineScaleSetName?: string

Specifies information about the Virtual Machine Scale Set that the Availability Set should be converted to.