Backup and DR Service v1 API - Enum WeekDayOfMonth.Types.WeekOfMonth (1.2.0)

public enum WeekDayOfMonth.Types.WeekOfMonth

Reference documentation and code samples for the Backup and DR Service v1 API enum WeekDayOfMonth.Types.WeekOfMonth.

WeekOfMonth enumerates possible weeks in the month, e.g. the first, third, or last week of the month.

Namespace

Google.Cloud.BackupDR.V1

Assembly

Google.Cloud.BackupDR.V1.dll

Fields

Name Description
First

The first week of the month.

Fourth

The fourth week of the month.

Last

The last week of the month.

Second

The second week of the month.

Third

The third week of the month.

Unspecified

The zero value. Do not use.