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-24 UTC."],[[["The content provides reference documentation for the `Subnetwork.Types.Purpose` enum in the Google Compute Engine v1 API, specifically within the .NET library, with the latest version being 3.6.0."],["This documentation covers the different purposes a subnet can have, including `PRIVATE`, `GLOBAL_MANAGED_PROXY`, `REGIONAL_MANAGED_PROXY`, and `PRIVATE_SERVICE_CONNECT`, outlining their respective uses."],["The enum `Subnetwork.Types.Purpose` defines the intended use of a subnet resource, such as for general use, load balancing, or private service connections."],["The document lists various versions of the API, starting from version 1.0.0 all the way to the latest version of 3.6.0, allowing users to navigate and find documentation for specific versions."],["`InternalHttpsLoadBalancer` is a legacy purpose for the subnet and `REGIONAL_MANAGED_PROXY` is recommended instead, as well as the `UndefinedPurpose` field indicating that the enum field is not set."]]],[]]