MaintenanceWindow.Preference 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.
The maintenance window scheduling preference. Serialized Name: MaintenanceWindow.preference
public Azure.ResourceManager.OracleDatabase.Models.Preference? Preference { get; set; }
member this.Preference : Nullable<Azure.ResourceManager.OracleDatabase.Models.Preference> with get, set
Public Property Preference As Nullable(Of Preference)