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_RFC_1918 or INTERNAL_HTTPS_LOAD_BALANCER. A subnetwork with purpose set to INTERNAL_HTTPS_LOAD_BALANCER is a user-created subnetwork that is reserved for Internal HTTP(S) Load Balancing. If unspecified, the purpose defaults to PRIVATE_RFC_1918. The enableFlowLogs field isn't supported with the purpose field set to INTERNAL_HTTPS_LOAD_BALANCER.
[[["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-09 UTC."],[[["This page 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 and version 2.3.0 being the current displayed version."],["The `Purpose` enum defines the intended function of a subnetwork, such as for internal HTTP(S) load balancing or general private use, and the `enableFlowLogs` is not supported when set to `INTERNAL_HTTPS_LOAD_BALANCER`."],["The available `Purpose` fields include `InternalHttpsLoadBalancer`, `Private`, `PrivateRfc1918`, `PrivateServiceConnect`, `RegionalManagedProxy`, and `UndefinedPurpose`."],["The documentation lists versions ranging from 1.0.0 to 3.6.0, showcasing the evolution and different releases of the API's subnetwork purpose functionality."],["The documentation is within the `Google.Cloud.Compute.V1` namespace, located in the `Google.Cloud.Compute.V1.dll` assembly."]]],[]]