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 latest available version of the `LocationPolicy` documentation is version 3.6.0, and the page lists versions from 1.0.0 to 3.6.0."],["`LocationPolicy` is used to configure the desired location policy among multiple possible locations, such as when selecting zones within a region."],["The `LocationPolicy` class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` and inherits from the `Object` class."],["The class offers properties such as `HasTargetShape`, `Locations` (a map of location configurations), and `TargetShape` to manage location-specific settings for virtual machines."]]],[]]