AttachDiskProperties Class
Properties of the disk to attach.
- Inheritance
-
msrest.serialization.ModelAttachDiskProperties
Constructor
AttachDiskProperties(*, leased_by_lab_vm_id: str | None = None, **kwargs)
Parameters
Name | Description |
---|---|
leased_by_lab_vm_id
Required
|
The resource ID of the Lab virtual machine to which the disk is attached. |
Keyword-Only Parameters
Name | Description |
---|---|
leased_by_lab_vm_id
Required
|
|
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Python