AzureTenant
import type { AzureTenant } from "https://googleapis.deno.dev/v1/securitycenter:v1.ts";
Represents a Microsoft Entra tenant.
interface AzureTenant {
displayName?: string;
id?: string;
}import type { AzureTenant } from "https://googleapis.deno.dev/v1/securitycenter:v1.ts";
Represents a Microsoft Entra tenant.