ContainerServiceMaintenanceRelativeMonthlyScheduleWeekIndex Struct
Definition
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.
Specifies on which week of the month the dayOfWeek applies.
public readonly struct ContainerServiceMaintenanceRelativeMonthlyScheduleWeekIndex : IEquatable<Azure.ResourceManager.ContainerService.Models.ContainerServiceMaintenanceRelativeMonthlyScheduleWeekIndex>
type ContainerServiceMaintenanceRelativeMonthlyScheduleWeekIndex = struct
Public Structure ContainerServiceMaintenanceRelativeMonthlyScheduleWeekIndex
Implements IEquatable(Of ContainerServiceMaintenanceRelativeMonthlyScheduleWeekIndex)
- Inheritance
-
ContainerServiceMaintenanceRelativeMonthlyScheduleWeekIndex
- Implements
Constructors
ContainerServiceMaintenanceRelativeMonthlyScheduleWeekIndex(String) |
Initializes a new instance of ContainerServiceMaintenanceRelativeMonthlyScheduleWeekIndex. |
Properties
First |
First week of the month. |
Fourth |
Fourth week of the month. |
Last |
Last week of the month. |
Second |
Second week of the month. |
Third |
Third week of the month. |
Methods
Equals(ContainerServiceMaintenanceRelativeMonthlyScheduleWeekIndex) |
Indicates whether the current object is equal to another object of the same type. |
ToString() |
Returns the fully qualified type name of this instance. |
Operators
Applies to
Azure SDK for .NET