Share via


Update.MaintenanceScope Property

Definition

Gets or sets the impact area. Possible values include: 'Host', 'Resource', 'OSImage', 'Extension', 'InGuestPatch', 'SQLDB', 'SQLManagedInstance'

[Newtonsoft.Json.JsonProperty(PropertyName="maintenanceScope")]
public string MaintenanceScope { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="maintenanceScope")>]
member this.MaintenanceScope : string with get, set
Public Property MaintenanceScope As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to