Reference documentation and code samples for the Compute Engine v1 API enum AccessConfig.Types.NetworkTier.
This signifies the networking tier used for configuring this access configuration and can only take the following values: PREMIUM, STANDARD. If an AccessConfig is specified without a valid external IP address, an ephemeral IP will be created with this networkTier. If an AccessConfig with a valid external IP address is specified, it must match that of the networkTier associated with the Address resource owning that IP.
[[["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-01 UTC."],[[["This webpage provides documentation for the `AccessConfig.Types.NetworkTier` enum within the Google Cloud Compute Engine v1 API."],["The latest documented version is 3.6.0, and the content lists various versions ranging from 1.0.0 up to 3.6.0, each with their respective links."],["The `NetworkTier` enum is used to specify the networking tier for an access configuration, with valid values being `PREMIUM` and `STANDARD`."],["Additional fields within the `NetworkTier` are defined, such as `FixedStandard`, `Premium`, `Standard`, `StandardOverridesFixedStandard`, and `UndefinedNetworkTier`, each having a specific description for their usage."],["The documentation is under the `Google.Cloud.Compute.V1` namespace, found within the `Google.Cloud.Compute.V1.dll` assembly."]]],[]]