ICloudExadataInfrastructureUpdate.MaintenanceWindowIsCustomActionTimeoutEnabled Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.Oracle.Runtime.Info(Create=true, Description="If true, enables the configuration of a custom action timeout (waiting period) between database server patching operations.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, Read=true, ReadOnly=false, Required=false, SerializedName="isCustomActionTimeoutEnabled", Update=true)]
public bool? MaintenanceWindowIsCustomActionTimeoutEnabled { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Oracle.Runtime.Info(Create=true, Description="If true, enables the configuration of a custom action timeout (waiting period) between database server patching operations.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, Read=true, ReadOnly=false, Required=false, SerializedName="isCustomActionTimeoutEnabled", Update=true)>]
member this.MaintenanceWindowIsCustomActionTimeoutEnabled : Nullable<bool> with get, set
Public Property MaintenanceWindowIsCustomActionTimeoutEnabled As Nullable(Of Boolean)

Property Value

Attributes

Applies to