ApplyArtifactsRequest Class
Request body for applying artifacts to a virtual machine.
Constructor
ApplyArtifactsRequest(*, artifacts: list['_models.ArtifactInstallProperties'] | None = None, **kwargs: Any)
Keyword-Only Parameters
| Name | Description |
|---|---|
|
artifacts
|
The list of artifacts to apply. Default value: None
|
Variables
| Name | Description |
|---|---|
|
artifacts
|
The list of artifacts to apply. |