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-03-31 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 of the API for `LocationPolicy` is 3.6.0, and the document includes a list of versions dating back to 1.0.0."],["`LocationPolicy` has properties like `HasTargetShape`, `Locations`, and `TargetShape` for configuring location-based preferences and strategies."],["The `LocationPolicy` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, which allows for various types of interaction with the class, such as serialization and cloning."]]],[]]