Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

LocationPolicyLocationConstraints

import type { LocationPolicyLocationConstraints } from "https://googleapis.deno.dev/v1/compute:v1.ts";

Per-zone constraints on location policy for this zone.

interface LocationPolicyLocationConstraints {
maxCount?: number;
}

§Properties

§
maxCount?: number
[src]

Maximum number of items that are allowed to be placed in this zone. The value must be non-negative.