Server.MaintenanceWindow Property
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.
Gets or sets maintenance window of a server.
[Newtonsoft.Json.JsonProperty(PropertyName="properties.maintenanceWindow")]
public Microsoft.Azure.Management.MySQL.FlexibleServers.Models.MaintenanceWindow MaintenanceWindow { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.maintenanceWindow")>]
member this.MaintenanceWindow : Microsoft.Azure.Management.MySQL.FlexibleServers.Models.MaintenanceWindow with get, set
Public Property MaintenanceWindow As MaintenanceWindow
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute