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-03-24 UTC."],[[["This webpage provides documentation for the `Address.Types.NetworkTier` enum within the Google Cloud Compute Engine v1 API, specifically for .NET."],["The latest version documented is 3.6.0, while the current version of the page is 2.17.0, and multiple previous versions are listed for historical reference."],["The `NetworkTier` enum is used to configure the networking tier for an IP address, allowing selection between `PREMIUM` or `STANDARD` options."],["The `NetworkTier` enum has several fields including `FixedStandard`, `Premium`, `Standard`, `StandardOverridesFixedStandard`, and `UndefinedNetworkTier` each with a specific purpose and level of network quality."],["Internal and global external IP addresses are fixed to the `Premium` tier, while regional external IP addresses can be configured as either `Standard` or `Premium`."]]],[]]