Reference documentation and code samples for the Compute Engine v1 API enum ForwardingRule.Types.NetworkTier.
This signifies the networking tier used for configuring this load balancer and can only take the following values: PREMIUM, STANDARD. For regional ForwardingRule, the valid values are PREMIUM and STANDARD. For GlobalForwardingRule, the valid value is PREMIUM. If this field is not specified, it is assumed to be PREMIUM. If IPAddress is specified, this value must be equal to the networkTier of the Address.
[[["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-21 UTC."],[[["The page provides versioned documentation for the `ForwardingRule.Types.NetworkTier` enum within the `Google.Cloud.Compute.V1` API, with versions ranging from 1.0.0 to 3.6.0."],["Version 3.6.0 is the latest release of this API, and it's linked as the latest version available in this documentation."],["The `NetworkTier` enum represents the networking tier for load balancer configurations, with possible values including `PREMIUM`, `STANDARD`, `FixedStandard`, `StandardOverridesFixedStandard`, and `UndefinedNetworkTier`."],["The documentation specifies that the `NetworkTier` for regional `ForwardingRule` is `PREMIUM` or `STANDARD`, while for `GlobalForwardingRule` the valid value is `PREMIUM`, and if not specified, `PREMIUM` is the assumed value."],["This API documentation is provided within the context of the .NET environment and its corresponding assembly file (`Google.Cloud.Compute.V1.dll`)."]]],[]]