public MapField<string, LocationPolicyLocation> Locations { get; }
Location configurations mapped by location name. Currently only zone names are supported and must be represented as valid internal URLs, such as zones/us-central1-a.
[[["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 document provides reference documentation for the `LocationPolicy` class within the Google Cloud Compute Engine v1 API."],["The `LocationPolicy` class allows configuration of location preferences, specifically for zone selection within a single region."],["The latest version available is 3.6.0, and the document details versions back to 1.0.0, with 2.8.0 being the main page's version."],["The class inherits from `object` and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains properties such as `HasTargetShape`, `Locations`, and `TargetShape` which allow control of where to distribute VMs across zones in a region."]]],[]]