IAutonomousDatabaseBaseProperties.TimeDeletionOfFreeAutonomousDatabase Property

Definition

The date and time the Always Free database will be automatically deleted because of inactivity.

[Microsoft.Azure.PowerShell.Cmdlets.Oracle.Runtime.Info(Create=false, Description="The date and time the Always Free database will be automatically deleted because of inactivity.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="timeDeletionOfFreeAutonomousDatabase", Update=false)]
public string TimeDeletionOfFreeAutonomousDatabase { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Oracle.Runtime.Info(Create=false, Description="The date and time the Always Free database will be automatically deleted because of inactivity.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="timeDeletionOfFreeAutonomousDatabase", Update=false)>]
member this.TimeDeletionOfFreeAutonomousDatabase : string
Public ReadOnly Property TimeDeletionOfFreeAutonomousDatabase As String

Property Value

Attributes

Applies to