Google Kubernetes Engine v1 API - Enum UpgradeDetails.Types.StartType (3.34.0)

public enum UpgradeDetails.Types.StartType

Reference documentation and code samples for the Google Kubernetes Engine v1 API enum UpgradeDetails.Types.StartType.

StartType indicates the type of starting the upgrade.

Namespace

Google.Cloud.Container.V1

Assembly

Google.Cloud.Container.V1.dll

Fields

Name Description
Automatic

Upgrade started automatically.

Manual

Upgrade started manually.

Unspecified

Upgrade start type is unspecified.