Google Kubernetes Engine v1 API - Enum MaintenanceExclusionOptions.Types.EndTimeBehavior (3.36.0)

public enum MaintenanceExclusionOptions.Types.EndTimeBehavior

Reference documentation and code samples for the Google Kubernetes Engine v1 API enum MaintenanceExclusionOptions.Types.EndTimeBehavior.

EndTimeBehavior specifies the behavior of the exclusion end time.

Namespace

Google.Cloud.Container.V1

Assembly

Google.Cloud.Container.V1.dll

Fields

Name Description
Unspecified

END_TIME_BEHAVIOR_UNSPECIFIED is the default behavior, which is fixed end time.

UntilEndOfSupport

UNTIL_END_OF_SUPPORT means the exclusion will be in effect until the end of the support of the cluster's current version.