ResizeLabVirtualMachineProperties Class
Request body for resizing a virtual machine.
- Inheritance
-
msrest.serialization.ModelResizeLabVirtualMachineProperties
Constructor
ResizeLabVirtualMachineProperties(*, size: str | None = None, **kwargs)
Parameters
Name | Description |
---|---|
size
Required
|
Specifies the size of the virtual machine. |
Keyword-Only Parameters
Name | Description |
---|---|
size
Required
|
|
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Python