FormulaPropertiesFromVm Class
Information about a VM from which a formula is to be created.
Constructor
FormulaPropertiesFromVm(*, lab_vm_id: str | None = None, **kwargs: Any)
Keyword-Only Parameters
| Name | Description |
|---|---|
|
lab_vm_id
|
The identifier of the VM from which a formula is to be created. Default value: None
|
Variables
| Name | Description |
|---|---|
|
lab_vm_id
|
The identifier of the VM from which a formula is to be created. |