ICloudExadataInfrastructureUpdate.MaintenanceWindowIsMonthlyPatchingEnabled Property

Definition

is Monthly Patching Enabled

[Microsoft.Azure.PowerShell.Cmdlets.Oracle.Runtime.Info(Create=true, Description="is Monthly Patching Enabled", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, Read=true, ReadOnly=false, Required=false, SerializedName="isMonthlyPatchingEnabled", Update=true)]
public bool? MaintenanceWindowIsMonthlyPatchingEnabled { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Oracle.Runtime.Info(Create=true, Description="is Monthly Patching Enabled", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, Read=true, ReadOnly=false, Required=false, SerializedName="isMonthlyPatchingEnabled", Update=true)>]
member this.MaintenanceWindowIsMonthlyPatchingEnabled : Nullable<bool> with get, set
Public Property MaintenanceWindowIsMonthlyPatchingEnabled As Nullable(Of Boolean)

Property Value

Attributes

Applies to