AutonomousDatabaseBaseProperties.AutonomousMaintenanceScheduleType 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 schedule type of the Autonomous Database Serverless.
public Azure.ResourceManager.OracleDatabase.Models.AutonomousMaintenanceScheduleType? AutonomousMaintenanceScheduleType { get; set; }
member this.AutonomousMaintenanceScheduleType : Nullable<Azure.ResourceManager.OracleDatabase.Models.AutonomousMaintenanceScheduleType> with get, set
Public Property AutonomousMaintenanceScheduleType As Nullable(Of AutonomousMaintenanceScheduleType)