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 webpage provides reference documentation for the `Subnetwork.Types.Purpose` enum in the Google Cloud Compute Engine v1 API, specifically for .NET."],["The latest version of the documentation available is 3.6.0, and there are multiple previous versions ranging from 1.0.0 to 3.5.0."],["The `Purpose` enum defines the intended use of a subnetwork, with possible values including `InternalHttpsLoadBalancer`, `Private`, `PrivateRfc1918`, `PrivateServiceConnect`, `RegionalManagedProxy`, and `UndefinedPurpose`."],["A subnetwork's purpose can be set to `INTERNAL_HTTPS_LOAD_BALANCER` for use with Internal HTTP(S) Load Balancing, and it defaults to `PRIVATE_RFC_1918` if unspecified, where the `enableFlowLogs` field is not supported with the purpose field set to `INTERNAL_HTTPS_LOAD_BALANCER`."],["The documentation is found under the namespace `Google.Cloud.Compute.V1` and the assembly file `Google.Cloud.Compute.V1.dll`."]]],[]]