IAutonomousDatabaseBaseProperties.TimeMaintenanceEnd Property

Definition

The date and time when maintenance will end.

[Microsoft.Azure.PowerShell.Cmdlets.Oracle.Runtime.Info(Create=false, Description="The date and time when maintenance will end.", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, Read=true, ReadOnly=true, Required=false, SerializedName="timeMaintenanceEnd", Update=false)]
public DateTime? TimeMaintenanceEnd { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Oracle.Runtime.Info(Create=false, Description="The date and time when maintenance will end.", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, Read=true, ReadOnly=true, Required=false, SerializedName="timeMaintenanceEnd", Update=false)>]
member this.TimeMaintenanceEnd : Nullable<DateTime>
Public ReadOnly Property TimeMaintenanceEnd As Nullable(Of DateTime)

Property Value

Attributes

Applies to