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

AzureManagementGroup

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

Represents an Azure management group.

interface AzureManagementGroup {
displayName?: string;
id?: string;
}

§Properties

§
displayName?: string
[src]

The display name of the Azure management group.

§
id?: string
[src]

The UUID of the Azure management group, for example, 20000000-0001-0000-0000-000000000000.