MaintenanceScope Class
Definition
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.
Defines values for MaintenanceScope.
public static class MaintenanceScope
type MaintenanceScope = class
Public Class MaintenanceScope
- Inheritance
-
MaintenanceScope
Fields
Extension |
This maintenance scope controls extension installation on VM/VMSS |
Host |
This maintenance scope controls installation of azure platform updates i.e. services on physical nodes hosting customer VMs. |
InGuestPatch |
This maintenance scope controls installation of windows and linux packages on VM/VMSS |
OSImage |
This maintenance scope controls os image installation on VM/VMSS |
Resource |
This maintenance scope controls the default update maintenance of the Azure Resource |
SQLDB |
This maintenance scope controls installation of SQL server platform updates. |
SQLManagedInstance |
This maintenance scope controls installation of SQL managed instance platform update. |