MaintenanceWindow.IsCustomActionTimeoutEnabled Property

Definition

If true, enables the configuration of a custom action timeout (waiting period) between database server patching operations.

[Microsoft.Azure.PowerShell.Cmdlets.Oracle.Origin(Microsoft.Azure.PowerShell.Cmdlets.Oracle.PropertyOrigin.Owned)]
public bool? IsCustomActionTimeoutEnabled { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Oracle.Origin(Microsoft.Azure.PowerShell.Cmdlets.Oracle.PropertyOrigin.Owned)>]
member this.IsCustomActionTimeoutEnabled : Nullable<bool> with get, set
Public Property IsCustomActionTimeoutEnabled As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to