PatchSettings Class
PatchSettings.
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. |
Variables
Name | Description |
---|---|
patch_mode
|
Specifies the mode of in-guest patching to IaaS virtual machine. |
Azure SDK for Python