IAutonomousDatabaseBaseProperties.TimeOfLastRefresh Property

Definition

The date and time when last refresh happened.

[Microsoft.Azure.PowerShell.Cmdlets.Oracle.Runtime.Info(Create=false, Description="The date and time when last refresh happened.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="timeOfLastRefresh", Update=false)]
public string TimeOfLastRefresh { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Oracle.Runtime.Info(Create=false, Description="The date and time when last refresh happened.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="timeOfLastRefresh", Update=false)>]
member this.TimeOfLastRefresh : string
Public ReadOnly Property TimeOfLastRefresh As String

Property Value

Attributes

Applies to