type alias AzureTenanatsRequestimport { type AzureTenanatsRequest } from "https://deno.land/x/fathym_everything_as_code_api@v0.1.25/src/api/AzureTenanatsRequest.ts"; The Azure tenants request. definition: { AzureAccessToken: string; }