你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

DataDisksToDetach Class

Describes the data disk to be detached.

Constructor

DataDisksToDetach(*args: Any, **kwargs: Any)

Variables

Name Description
disk_id
str

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