AutonomousDatabaseBaseProperties.LongTermBackupScheduleIsDisabled 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.
Indicates if the long-term backup schedule should be deleted. The default value is FALSE.
[Microsoft.Azure.PowerShell.Cmdlets.Oracle.Origin(Microsoft.Azure.PowerShell.Cmdlets.Oracle.PropertyOrigin.Inlined)]
public bool? LongTermBackupScheduleIsDisabled { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Oracle.Origin(Microsoft.Azure.PowerShell.Cmdlets.Oracle.PropertyOrigin.Inlined)>]
member this.LongTermBackupScheduleIsDisabled : Nullable<bool> with get, set
Public Property LongTermBackupScheduleIsDisabled As Nullable(Of Boolean)
Property Value
Implements
- Attributes