IAutonomousDatabaseBaseProperties.TimeOfLastSwitchover Property

Definition

The timestamp of the last switchover operation for the Autonomous Database.

[Microsoft.Azure.PowerShell.Cmdlets.Oracle.Runtime.Info(Create=false, Description="The timestamp of the last switchover operation for the Autonomous Database.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="timeOfLastSwitchover", Update=false)]
public string TimeOfLastSwitchover { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Oracle.Runtime.Info(Create=false, Description="The timestamp of the last switchover operation for the Autonomous Database.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="timeOfLastSwitchover", Update=false)>]
member this.TimeOfLastSwitchover : string
Public ReadOnly Property TimeOfLastSwitchover As String

Property Value

Attributes

Applies to