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;
}