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 information for the `LocationPolicy` class within the Google Cloud Compute Engine v1 API for .NET, specifically version 3.2.0."],["The `LocationPolicy` class allows you to configure location preferences, such as zone selection, among multiple possible locations in the Compute Engine."],["This document lists all versions of the `LocationPolicy` class available in the library, ranging from version 1.0.0 up to the latest version 3.6.0."],["The class `LocationPolicy` includes properties like `Locations`, which is a map of location configurations, `TargetShape`, which specifies the strategy for VM distribution, and `HasTargetShape` indicating whether the \"target_shape\" field is set."],["The LocationPolicy class implements multiple interfaces such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage."]]],[]]