public enum ScheduleConfig.Types.FrequencyReference documentation and code samples for the Audit Manager v1 API enum ScheduleConfig.Types.Frequency.
Frequency of audit runs.
Namespace
Google.Cloud.AuditManager.V1Assembly
Google.Cloud.AuditManager.V1.dll
Fields |
|
|---|---|
| Name | Description |
Annually |
The audit runs annually on the same month and day as |
Daily |
The audit runs every day. |
Monthly |
The audit runs monthly on the same day of the month as |
Quarterly |
The audit runs quarterly (every 3 months) on the same
day of the month as |
Unspecified |
Default value. This value is unused. |
Weekly |
The audit runs weekly on the same day of the week as |