AttachDiskProperties Class

Properties of the disk to attach.

Constructor

AttachDiskProperties(*, leased_by_lab_vm_id: str | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
leased_by_lab_vm_id
str

The resource ID of the Lab virtual machine to which the disk is attached.

Default value: None

Variables

Name Description
leased_by_lab_vm_id
str

The resource ID of the Lab virtual machine to which the disk is attached.