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 page provides reference documentation for the `Address.Types.NetworkTier` enum in the Google Compute Engine v1 API, detailing its usage within the .NET environment."],["The latest version of the documentation available is for version 3.6.0, with an extensive history of previous versions also accessible, ranging from version 3.5.0 down to 1.0.0."],["The `NetworkTier` enum supports various network quality options including `Premium`, `Standard`, `FixedStandard`, and `StandardOverridesFixedStandard`, alongside `UndefinedNetworkTier` to indicate an unset value."],["The `NetworkTier` determines the networking quality of an IP address, where internal and global external addresses are always Premium, while regional external addresses can be either Standard or Premium."]]],[]]