Google Kubernetes Engine v1 API - Class EnterpriseConfig (3.25.0)

public sealed class EnterpriseConfig : IMessage<EnterpriseConfig>, IEquatable<EnterpriseConfig>, IDeepCloneable<EnterpriseConfig>, IBufferMessage, IMessage

Reference documentation and code samples for the Google Kubernetes Engine v1 API class EnterpriseConfig.

EnterpriseConfig is the cluster enterprise configuration.

Inheritance

object > EnterpriseConfig

Namespace

Google.Cloud.Container.V1

Assembly

Google.Cloud.Container.V1.dll

Constructors

EnterpriseConfig()

public EnterpriseConfig()

EnterpriseConfig(EnterpriseConfig)

public EnterpriseConfig(EnterpriseConfig other)
Parameter
NameDescription
otherEnterpriseConfig

Properties

ClusterTier

public EnterpriseConfig.Types.ClusterTier ClusterTier { get; set; }

Output only. [Output only] cluster_tier specifies the premium tier of the cluster.

Property Value
TypeDescription
EnterpriseConfigTypesClusterTier