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