Reference documentation and code samples for the Compute Engine v1 API enum Address.Types.NetworkTier.
This signifies the networking tier used for configuring this address and can only take the following values: PREMIUM or STANDARD. Internal IP addresses are always Premium Tier; global external IP addresses are always Premium Tier; regional external IP addresses can be either Standard or Premium Tier. If this field is not specified, it is assumed to be PREMIUM.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-09 UTC."],[[["The latest version available for the `Google.Cloud.Compute.V1.Address.Types.NetworkTier` is 3.6.0, and the list contains versions ranging from 1.0.0 to 3.6.0."],["`Address.Types.NetworkTier` is an enum in the `Google.Cloud.Compute.V1` namespace within the Google.Cloud.Compute.V1.dll assembly, used for specifying the networking tier of an address."],["The `NetworkTier` enum can be either PREMIUM or STANDARD for external IP addresses, internal addresses are always Premium Tier, with PREMIUM being the default if not specified."],["There are five possible `Fields` of `NetworkTier`: `FixedStandard`, `Premium`, `Standard`, `StandardOverridesFixedStandard`, and `UndefinedNetworkTier`, with varying levels of quality and support."]]],[]]