Share via


MaintenanceScope Class

Definition

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.

Applies to