Share via


MaintenanceConfigurationData.MaintenanceScope Property

Definition

Gets or sets maintenanceScope of the configuration.

public Azure.ResourceManager.Maintenance.Models.MaintenanceScope? MaintenanceScope { get; set; }
member this.MaintenanceScope : Nullable<Azure.ResourceManager.Maintenance.Models.MaintenanceScope> with get, set
Public Property MaintenanceScope As Nullable(Of MaintenanceScope)

Property Value

Applies to