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

ResourceStatusScheduling

import type { ResourceStatusScheduling } from "https://googleapis.deno.dev/v1/compute:v1.ts";
interface ResourceStatusScheduling {
availabilityDomain?: number;
}

§Properties

§
availabilityDomain?: number
[src]

Specifies the availability domain to place the instance in. The value must be a number between 1 and the number of availability domains specified in the spread placement policy attached to the instance.