Compute Engine v1 API - Enum Project.Types.DefaultNetworkTier (2.15.0)

public enum Project.Types.DefaultNetworkTier

Reference documentation and code samples for the Compute Engine v1 API enum Project.Types.DefaultNetworkTier.

This signifies the default network tier used for configuring resources of the project and can only take the following values: PREMIUM, STANDARD. Initially the default network tier is PREMIUM.

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

NameDescription
FixedStandard

Public internet quality with fixed bandwidth.

Premium

High quality, Google-grade network tier, support for all networking products.

Standard

Public internet quality, only limited support for other networking products.

StandardOverridesFixedStandard

(Output only) Temporary tier for FIXED_STANDARD when fixed standard tier is expired or not configured.

UndefinedDefaultNetworkTier

A value indicating that the enum field is not set.