ConvertToVirtualMachineScaleSetInput Class

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

Constructor

ConvertToVirtualMachineScaleSetInput(*args: Any, **kwargs: Any)

Variables

Name Description
virtual_machine_scale_set_name
str

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

Attributes

virtual_machine_scale_set_name

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

virtual_machine_scale_set_name: str | None