public enum RecurringSchedule.Types.FrequencyReference 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.V1Assembly
Google.Cloud.OsConfig.V1.dll
Fields |
|
|---|---|
| Name | Description |
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. |