DataDisksToDetach Class
Describes the data disk to be detached.
Constructor
DataDisksToDetach(*args: Any, **kwargs: Any)
Variables
| Name | Description |
|---|---|
|
disk_id
|
ID of the managed data disk. Required. |
|
detach_option
|
Supported options available for Detach of a disk from a VM. Refer to DetachOption object reference for more details. "ForceDetach" |
Attributes
detach_option
Supported options available for Detach of a disk from a VM. Refer to DetachOption object reference for more details. "ForceDetach"
detach_option: str | _models.DiskDetachOptionTypes | None
disk_id
ID of the managed data disk. Required.
disk_id: str