Google Cloud OS Config v1 API - Enum RecurringSchedule.Types.Frequency (2.3.0)

public enum RecurringSchedule.Types.Frequency

Reference documentation and code samples for the Google Cloud OS Config v1 API enum RecurringSchedule.Types.Frequency.

Specifies the frequency of the recurring patch deployments.

Namespace

Google.Cloud.OsConfig.V1

Assembly

Google.Cloud.OsConfig.V1.dll

Fields

NameDescription
Daily

Indicates that the frequency of recurrence should be expressed in terms of days.

Monthly

Indicates that the frequency of recurrence should be expressed in terms of months.

Unspecified

Invalid. A frequency must be specified.

Weekly

Indicates that the frequency of recurrence should be expressed in terms of weeks.