public enum RescheduleMaintenanceRequest.Types.RescheduleTypeReference documentation and code samples for the Google Cloud Memorystore for Memcached v1beta2 API enum RescheduleMaintenanceRequest.Types.RescheduleType.
Reschedule options.
Namespace
Google.Cloud.Memcache.V1Beta2Assembly
Google.Cloud.Memcache.V1Beta2.dll
Fields |
|
|---|---|
| Name | Description |
Immediate |
If the user wants to schedule the maintenance to happen now. |
NextAvailableWindow |
If the user wants to use the existing maintenance policy to find the next available window. |
SpecificTime |
If the user wants to reschedule the maintenance to a specific time. |
Unspecified |
Not set. |