public enum ProjectsSetDefaultNetworkTierRequest.Types.NetworkTier
Reference documentation and code samples for the Compute Engine v1 API enum ProjectsSetDefaultNetworkTierRequest.Types.NetworkTier.
Default network tier to be set.
Namespace
GoogleCloudGoogle.Cloud.ComputeV1Assembly
Google.Cloud.Compute.V1.dll
Fields |
|
---|---|
Name | Description |
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. |
UndefinedNetworkTier |
A value indicating that the enum field is not set. |