public sealed class LocationPolicyLocationConstraints : IMessage<LocationPolicyLocationConstraints>, IEquatable<LocationPolicyLocationConstraints>, IDeepCloneable<LocationPolicyLocationConstraints>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class LocationPolicyLocationConstraints.
Per-zone constraints on location policy for this zone.
[[["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 `LocationPolicyLocationConstraints` class within the Compute Engine v1 API, specifically for the .NET library."],["The latest version of the library is 3.6.0, and the documentation includes versions ranging from 1.0.0 up to the latest release, with 3.3.0 being the current version of documentation being viewed."],["The `LocationPolicyLocationConstraints` class represents per-zone constraints on location policy, and it inherits from `object` while implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties like `HasMaxCount` (a boolean) and `MaxCount` (an integer) to manage the maximum number of items allowed within a zone."],["The documentation details two constructors for `LocationPolicyLocationConstraints`, one default and another that takes an existing `LocationPolicyLocationConstraints` object as an argument for copying."]]],[]]