Reference documentation and code samples for the Compute Engine v1 API enum Subnetwork.Types.Role.
The role of subnetwork. Currently, this field is only used when purpose is set to GLOBAL_MANAGED_PROXY or REGIONAL_MANAGED_PROXY. The value can be set to ACTIVE or BACKUP. An ACTIVE subnetwork is one that is currently being used for Envoy-based load balancers in a region. A BACKUP subnetwork is one that is ready to be promoted to ACTIVE or is currently draining. This field can be updated with a patch request.
[[["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 reference documentation for the `Subnetwork.Types.Role` enum in the Google Compute Engine v1 API."],["The latest version available is 3.6.0, and the content covers versions back to 1.0.0, showing many previous releases available for reference."],["The `Subnetwork.Types.Role` enum defines possible roles for a subnetwork, including `Active`, `Backup`, and `UndefinedRole`."],["The `Active` role represents a subnetwork currently in use, while the `Backup` role represents one that can be promoted or is in the process of draining, and the enum is used when the purpose of the subnetwork is `GLOBAL_MANAGED_PROXY` or `REGIONAL_MANAGED_PROXY`."],["The namespace for this enum is `Google.Cloud.Compute.V1`, found in the `Google.Cloud.Compute.V1.dll` assembly."]]],[]]