Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

GoogleCloudSecuritycenterV2AzureResourceGroup

import type { GoogleCloudSecuritycenterV2AzureResourceGroup } from "https://googleapis.deno.dev/v1/securitycenter:v1.ts";

Represents an Azure resource group.

interface GoogleCloudSecuritycenterV2AzureResourceGroup {
id?: string;
name?: string;
}

§Properties

§
id?: string
[src]

The ID of the Azure resource group.

§
name?: string
[src]

The name of the Azure resource group. This is not a UUID.