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

GoogleCloudSecuritycenterV2IssueResourceAzureMetadataAzureSubscription

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

The Azure subscription of the resource associated with the issue.

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

§Properties

§
displayName?: string
[src]

The Azure subscription display name of the resource associated with the issue.

§
id?: string
[src]

The Azure subscription ID of the resource associated with the issue.