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

PhysicalPlatformDetails

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

Platform specific details for Physical Machines.

interface PhysicalPlatformDetails {
location?: string;
}

§Properties

§
location?: string
[src]

Free text representation of the machine location. The format of this field should not be relied on. Different machines in the same location may have different string values for this field.