Google Kubernetes Engine v1 API - Class NodeNetworkConfig.Types.NetworkPerformanceConfig (3.25.0)

public sealed class NodeNetworkConfig.Types.NetworkPerformanceConfig : IMessage<NodeNetworkConfig.Types.NetworkPerformanceConfig>, IEquatable<NodeNetworkConfig.Types.NetworkPerformanceConfig>, IDeepCloneable<NodeNetworkConfig.Types.NetworkPerformanceConfig>, IBufferMessage, IMessage

Reference documentation and code samples for the Google Kubernetes Engine v1 API class NodeNetworkConfig.Types.NetworkPerformanceConfig.

Configuration of all network bandwidth tiers

Inheritance

object > NodeNetworkConfig.Types.NetworkPerformanceConfig

Namespace

Google.Cloud.Container.V1

Assembly

Google.Cloud.Container.V1.dll

Constructors

NetworkPerformanceConfig()

public NetworkPerformanceConfig()

NetworkPerformanceConfig(NetworkPerformanceConfig)

public NetworkPerformanceConfig(NodeNetworkConfig.Types.NetworkPerformanceConfig other)
Parameter
NameDescription
otherNodeNetworkConfigTypesNetworkPerformanceConfig

Properties

HasTotalEgressBandwidthTier

public bool HasTotalEgressBandwidthTier { get; }

Gets whether the "total_egress_bandwidth_tier" field is set

Property Value
TypeDescription
bool

TotalEgressBandwidthTier

public NodeNetworkConfig.Types.NetworkPerformanceConfig.Types.Tier TotalEgressBandwidthTier { get; set; }

Specifies the total network bandwidth tier for the NodePool.

Property Value
TypeDescription
NodeNetworkConfigTypesNetworkPerformanceConfigTypesTier