Azure.ResourceManager.Maintenance.Models Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Classes
| Name | Description |
|---|---|
| ArmMaintenanceModelFactory |
A factory class for creating instances of the models for mocking. |
| MaintenanceConfigurationAssignmentData |
Configuration Assignment. |
| MaintenanceConfigurationAssignmentFilter |
Azure query for the update configuration. |
| MaintenanceLinuxPatchSettings |
Input properties for patching a Linux machine. |
| MaintenancePatchConfiguration |
Input configuration for a patch run. |
| MaintenanceScheduledEventApproveResult |
Response of scheduled event acknowledge. |
| MaintenanceUpdate |
Maintenance update on a resource. |
| MaintenanceVmTagSettings |
Tag filter information for the VM. |
| MaintenanceWindowsPatchSettings |
Input properties for patching a Windows machine. |
| ResourceGroupResourceCreateOrUpdateConfigurationAssignmentByParentOptions |
The ResourceGroupResourceCreateOrUpdateConfigurationAssignmentByParent operation options. |
| ResourceGroupResourceDeleteConfigurationAssignmentByParentOptions |
The ResourceGroupResourceDeleteConfigurationAssignmentByParent operation options. |
| ResourceGroupResourceGetApplyUpdatesByParentOptions |
The ResourceGroupResourceGetApplyUpdatesByParent operation options. |
Structs
| Name | Description |
|---|---|
| MaintenanceConfigurationVisibility |
Gets or sets the visibility of the configuration. The default value is 'Custom'. |
| MaintenanceImpactType |
The impact type. |
| MaintenanceRebootOption |
Possible reboot preference as defined by the user based on which it would be decided to reboot the machine or not after the patch operation is completed. |
| MaintenanceScope |
Gets or sets maintenanceScope of the configuration. |
| MaintenanceUpdateStatus |
The status. |
Enums
| Name | Description |
|---|---|
| MaintenanceVmTagOperator |
Filter VMs by Any or All specified tags. |