ICloudExadataInfrastructure.MaintenanceWindowMonth Property

Definition

Months during the year when maintenance should be performed.

[Microsoft.Azure.PowerShell.Cmdlets.Oracle.Runtime.Info(Create=true, Description="Months during the year when maintenance should be performed.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Oracle.Models.IMonth) }, Read=true, ReadOnly=false, Required=false, SerializedName="months", Update=true)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Oracle.Models.IMonth> MaintenanceWindowMonth { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Oracle.Runtime.Info(Create=true, Description="Months during the year when maintenance should be performed.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Oracle.Models.IMonth) }, Read=true, ReadOnly=false, Required=false, SerializedName="months", Update=true)>]
member this.MaintenanceWindowMonth : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Oracle.Models.IMonth> with get, set
Public Property MaintenanceWindowMonth As List(Of IMonth)

Property Value

Attributes

Applies to