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

OncWifiContext

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

Additional context for non-compliance related to Wi-Fi configuration.

interface OncWifiContext {
wifiGuid?: string;
}

§Properties

§
wifiGuid?: string
[src]

The GUID of non-compliant Wi-Fi configuration.