Google Cloud Memorystore for Redis (cluster management) v1 API - Enum RescheduleClusterMaintenanceRequest.Types.RescheduleType (1.4.0)

public enum RescheduleClusterMaintenanceRequest.Types.RescheduleType

Reference documentation and code samples for the Google Cloud Memorystore for Redis (cluster management) v1 API enum RescheduleClusterMaintenanceRequest.Types.RescheduleType.

Reschedule options.

Namespace

Google.Cloud.Redis.Cluster.V1

Assembly

Google.Cloud.Redis.Cluster.V1.dll

Fields

Name Description
Immediate

If the user wants to schedule the maintenance to happen now.

SpecificTime

If the user wants to reschedule the maintenance to a specific time.

Unspecified

Not set.