Partager via


MaintenanceConfiguration.MaintenanceScope Propriété

Définition

Obtient ou définit maintenanceScope de la configuration. Les valeurs possibles sont les suivantes : 'Host', 'Resource', 'OSImage', 'Extension', 'InGuestPatch', 'SQLDB', 'SQLManagedInstance'

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à