FormulaFragment Class
A formula for creating a VM, specifying an image base and other parameters.
Constructor
FormulaFragment(*, tags: dict[str, str] | None = None, **kwargs: Any)
Keyword-Only Parameters
| Name | Description |
|---|---|
|
tags
|
The tags of the resource. Default value: None
|