ContainerServiceMaintenanceRelativeMonthlySchedule Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
For schedules like: 'recur every month on the first Monday' or 'recur every 3 months on last Friday'.
public class ContainerServiceMaintenanceRelativeMonthlySchedule : Azure.Provisioning.Primitives.ProvisionableConstruct
type ContainerServiceMaintenanceRelativeMonthlySchedule = class
inherit ProvisionableConstruct
Public Class ContainerServiceMaintenanceRelativeMonthlySchedule
Inherits ProvisionableConstruct
- Inheritance
Container |
Creates a new ContainerServiceMaintenanceRelativeMonthlySchedule. |
Day |
Specifies on which day of the week the maintenance occurs. |
Interval |
Specifies the number of months between each set of occurrences. |
Week |
Specifies on which week of the month the dayOfWeek applies. |
Define |
Define all the provisionable properties of ContainerServiceMaintenanceRelativeMonthlySchedule. |
Get |
Get any resources represented by this object. This will typically only be the object itself for everything but Infrastructure. (Inherited from Provisionable) |
Resolve(Provisioning |
Resolve any resources or properties that were not explicitly specified. (Inherited from Provisionable) |
Validate(Provisioning |
Validate the presence of any required members. (Inherited from Provisionable) |
Product | Versions |
---|---|
Azure SDK for .NET | Preview |
Azure SDK for .NET feedback
Azure SDK for .NET is an open source project. Select a link to provide feedback: