ICloudExadataInfrastructure.MaintenanceWindowDaysOfWeek Property

Definition

Days during the week when maintenance should be performed.

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

Property Value

Attributes

Applies to