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 webpage provides reference documentation for the `LocationPolicy` class within the Google Cloud Compute Engine v1 API for .NET, with the current version being 3.1.0."],["The latest version available is 3.6.0, and the page details multiple previous versions down to 1.0.0 of `LocationPolicy`, each with its own specific documentation."],["`LocationPolicy` is used to configure the placement of resources across different locations, such as selecting zones within a region, as per the content provided."],["The `LocationPolicy` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and also includes constructors and properties like `HasTargetShape`, `Locations`, and `TargetShape`."],["The content specifies that the `LocationPolicy` is located within the `Google.Cloud.Compute.V1` namespace, under the assembly `Google.Cloud.Compute.V1.dll`."]]],[]]