GoogleCloudSecuritycenterV2AzureManagementGroup
import type { GoogleCloudSecuritycenterV2AzureManagementGroup } from "https://googleapis.deno.dev/v1/securitycenter:v1.ts";
Represents an Azure management group.
interface GoogleCloudSecuritycenterV2AzureManagementGroup {
displayName?: string;
id?: string;
}