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