Reference documentation and code samples for the Compute Engine v1 API enum Subnetwork.Types.Purpose.
The purpose of the resource. This field can be either PRIVATE, GLOBAL_MANAGED_PROXY, REGIONAL_MANAGED_PROXY, PRIVATE_SERVICE_CONNECT, or PRIVATE is the default purpose for user-created subnets or subnets that are automatically created in auto mode networks. Subnets with purpose set to GLOBAL_MANAGED_PROXY or REGIONAL_MANAGED_PROXY are user-created subnetworks that are reserved for Envoy-based load balancers. A subnet with purpose set to PRIVATE_SERVICE_CONNECT is used to publish services using Private Service Connect. If unspecified, the subnet purpose defaults to PRIVATE. The enableFlowLogs field isn't supported if the subnet purpose field is set to GLOBAL_MANAGED_PROXY or REGIONAL_MANAGED_PROXY.
[[["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-31 UTC."],[[["This webpage provides documentation for the `Subnetwork.Types.Purpose` enum within the Google Cloud Compute Engine v1 API, specifically for .NET."],["The documentation covers a range of versions, from 1.0.0 up to the latest version 3.6.0, for the `Google.Cloud.Compute.V1` namespace."],["The `Subnetwork.Types.Purpose` enum defines the purpose of a subnet, such as `PRIVATE`, `GLOBAL_MANAGED_PROXY`, `REGIONAL_MANAGED_PROXY`, or `PRIVATE_SERVICE_CONNECT`."],["The documentation details each field within the enum, including descriptions for `GlobalManagedProxy`, `InternalHttpsLoadBalancer`, `Private`, `PrivateNat`, `PrivateRfc1918`, `PrivateServiceConnect`, `RegionalManagedProxy`, and `UndefinedPurpose`."],["The latest version of this API is version 3.6.0, with several previous versions going back to 1.0.0, all of which provide specific documentation related to the `Subnetwork.Types.Purpose` enum."]]],[]]