ServerForUpdate.MaintenanceWindow プロパティ

定義

サーバーのメンテナンス期間を取得または設定します。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象