ConvertToVirtualMachineScaleSetInput Class
Describes the Virtual Machine Scale Set to convert from Availability Set.
Constructor
ConvertToVirtualMachineScaleSetInput(*, virtual_machine_scale_set_name: str | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
virtual_machine_scale_set_name
|
Specifies information about the Virtual Machine Scale Set that the Availability Set should be converted to. Default value: None
|
Variables
Name | Description |
---|---|
virtual_machine_scale_set_name
|
Specifies information about the Virtual Machine Scale Set that the Availability Set should be converted to. |