DetachDiskProperties Class
Properties of the disk to detach.
Constructor
DetachDiskProperties(*, leased_by_lab_vm_id: str | None = None, **kwargs)
Parameters
Name | Description |
---|---|
leased_by_lab_vm_id
Required
|
The resource ID of the Lab VM to which the disk is attached. |
Keyword-Only Parameters
Name | Description |
---|---|
leased_by_lab_vm_id
|
Default value: None
|