FormulaPropertiesFromVmFragment Class
Information about a VM from which a formula is to be created.
- Inheritance
-
msrest.serialization.ModelFormulaPropertiesFromVmFragment
Constructor
FormulaPropertiesFromVmFragment(*, 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
|
|
Colaborar con nosotros en GitHub
El origen de este contenido se puede encontrar en GitHub, donde también puede crear y revisar problemas y solicitudes de incorporación de cambios. Para más información, consulte nuestra guía para colaboradores.
Azure SDK for Python