JobScheduleMonthlyOccurrence Class
Occurrences of days within a month.
Assembly: Microsoft.WindowsAzure.Management.Scheduler (in Microsoft.WindowsAzure.Management.Scheduler.dll)
| Name | Description | |
|---|---|---|
![]() | JobScheduleMonthlyOccurrence() | Initializes a new instance of the JobScheduleMonthlyOccurrence class. |
![]() | JobScheduleMonthlyOccurrence(JobScheduleDay) | Initializes a new instance of the JobScheduleMonthlyOccurrence class with required arguments. |
| Name | Description | |
|---|---|---|
![]() | Day | Required. Day of the occurrence. Must be one of monday, tuesday, wednesday, thursday, friday, saturday, sunday. |
![]() | Occurrence | Optional. Occurrence of the day within the month. Must be between -31 and 31. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:
.jpeg?cs-save-lang=1&cs-lang=csharp)
.jpeg?cs-save-lang=1&cs-lang=csharp)
.jpeg?cs-save-lang=1&cs-lang=csharp)