PatchSettings Class
PatchSettings.
- Inheritance
-
azure.mgmt.compute._serialization.ModelPatchSettings
Constructor
PatchSettings(*, patch_mode: str | _models.InGuestPatchMode | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
patch_mode
|
Specifies the mode of in-guest patching to IaaS virtual machine.:code: |
Variables
Name | Description |
---|---|
patch_mode
|
Specifies the mode of in-guest patching to IaaS virtual machine.:code: |
Azure SDK for Python