public enum MaintenanceCategory
Reference documentation and code samples for the Maintenance v1beta API enum MaintenanceCategory.
The Category of the maintenance.
Namespace
Google.Cloud.Maintenance.Api.V1BetaAssembly
Google.Cloud.Maintenance.Api.V1Beta.dll
Fields |
|
---|---|
Name | Description |
Infrastructure |
Infrastructure maintenance events are times that Google Cloud performs regular maintenance on network equipment e.g. Google Cloud Interconnect These events are usually scheduled in advance and we provide notification, when possible, so that users can plan for the infrastructure maintenance event and prevent downtime. Infrastructure maintenance events don't have a set interval between occurrences, but generally occur several times a year. |
ServiceUpdate |
Updates that can include bug fixes, changes, or new features that are backward compatible with existing versions (including patches). Some SPs allow users to control the scheduling of these maintenance events using maintenance windows and/or deny maintenance features. |
Unspecified |
Unspecified category. |