IExascaleDbNode.TimeMaintenanceWindowEnd Property

Definition

End date and time of maintenance window.

[Microsoft.Azure.PowerShell.Cmdlets.Oracle.Runtime.Info(Create=true, Description="End date and time of maintenance window.", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, Read=true, ReadOnly=false, Required=false, SerializedName="timeMaintenanceWindowEnd", Update=true)]
public DateTime? TimeMaintenanceWindowEnd { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Oracle.Runtime.Info(Create=true, Description="End date and time of maintenance window.", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, Read=true, ReadOnly=false, Required=false, SerializedName="timeMaintenanceWindowEnd", Update=true)>]
member this.TimeMaintenanceWindowEnd : Nullable<DateTime> with get, set
Public Property TimeMaintenanceWindowEnd As Nullable(Of DateTime)

Property Value

Attributes

Applies to