SkuProfileVMSize Class
Specifies the VM Size.
Constructor
SkuProfileVMSize(*args: Any, **kwargs: Any)
Variables
| Name | Description |
|---|---|
|
name
|
Specifies the name of the VM Size. |
|
rank
|
Specifies the rank (a.k.a priority) associated with the VM Size. |
Attributes
name
Specifies the name of the VM Size.
name: str | None
rank
Specifies the rank (a.k.a priority) associated with the VM Size.
rank: int | None