DiffDiskSettings Class
Specifies the ephemeral Disk Settings for the operating system disk used by the virtual machine.
Constructor
DiffDiskSettings(*args: Any, **kwargs: Any)
Variables
| Name | Description |
|---|---|
|
placement
|
Specifies the ephemeral disk placement for operating system disk for all VMs in the pool. "CacheDisk" |
Attributes
placement
Specifies the ephemeral disk placement for operating system disk for all VMs in the pool. "CacheDisk"
placement: str | _models.DiffDiskPlacement | None