Compute Engine v1 API - Class NetworkPerformanceConfig (2.15.0)

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

Inheritance

object > NetworkPerformanceConfig

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Constructors

NetworkPerformanceConfig()

public NetworkPerformanceConfig()

NetworkPerformanceConfig(NetworkPerformanceConfig)

public NetworkPerformanceConfig(NetworkPerformanceConfig other)
Parameter
NameDescription
otherNetworkPerformanceConfig

Properties

HasTotalEgressBandwidthTier

public bool HasTotalEgressBandwidthTier { get; }

Gets whether the "total_egress_bandwidth_tier" field is set

Property Value
TypeDescription
bool

TotalEgressBandwidthTier

public string TotalEgressBandwidthTier { get; set; }

Check the TotalEgressBandwidthTier enum for the list of possible values.

Property Value
TypeDescription
string