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 webpage provides documentation for the `LocationPolicy` class within the Google Cloud Compute Engine v1 API, specifically for .NET developers."],["The latest version of this documentation is 3.6.0, while this specific page covers version 2.12.0 of the Google.Cloud.Compute.V1 package."],["The `LocationPolicy` class allows developers to configure location preferences for resources, managing how VMs are distributed across different zones."],["The `LocationPolicy` class includes properties such as `HasTargetShape`, `Locations`, and `TargetShape`, which help users customize their location configurations."],["The page lists all the available versions of the documentation for `LocationPolicy` class, from version 1.0.0 to 3.6.0, with links to their respective pages."]]],[]]