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-03-24 UTC."],[[["This webpage provides documentation for the `AccessConfig.Types.NetworkTier` enum within the Google Cloud Compute Engine v1 API, specifically within the .NET library."],["The `NetworkTier` enum represents the networking tier used for an access configuration, with possible values including `PREMIUM` and `STANDARD`, as well as other options like `FixedStandard`."],["The documentation includes links to various versions of the `Google.Cloud.Compute.V1` package, ranging from version 1.0.0 to the latest 3.6.0, allowing developers to see the evolution of this `NetworkTier`."],["The available fields for the enum are listed within the table, with descriptions that explain each tier, such as `Premium` for high quality and `Standard` for public internet quality."],["The current version of the documentation being read is version 2.15.0."]]],[]]