Share via


Server.MaintenanceWindow Property

Definition

Gets or sets maintenance window properties of a server.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.maintenanceWindow")]
public Microsoft.Azure.Management.PostgreSQL.FlexibleServers.Models.MaintenanceWindow MaintenanceWindow { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.maintenanceWindow")>]
member this.MaintenanceWindow : Microsoft.Azure.Management.PostgreSQL.FlexibleServers.Models.MaintenanceWindow with get, set
Public Property MaintenanceWindow As MaintenanceWindow

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to