MaintenanceWindow.CustomActionTimeoutInMin Property

Definition

Determines the amount of time the system will wait before the start of each database server patching operation. Custom action timeout is in minutes and valid value is between 15 to 120 (inclusive).

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

Property Value

Implements

Attributes

Applies to