IAutonomousDatabaseBaseProperties.TimeOfLastFailover Property

Definition

The timestamp of the last failover operation.

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

Property Value

Attributes

Applies to