FormulaPropertiesFromVm Class
Information about a VM from which a formula is to be created.
- Inheritance
-
msrest.serialization.ModelFormulaPropertiesFromVm
Constructor
FormulaPropertiesFromVm(*, lab_vm_id: str | None = None, **kwargs)
Parameters
Name | Description |
---|---|
lab_vm_id
Required
|
The identifier of the VM from which a formula is to be created. |
Keyword-Only Parameters
Name | Description |
---|---|
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