Package version:

Interface AzureQuotaExtensionAPIContext

Microsoft Azure Quota Resource Provider

interface AzureQuotaExtensionAPIContext {
    apiVersion: string;
    subscriptionId: string;
}

Hierarchy

  • unknown
    • AzureQuotaExtensionAPIContext

Properties

apiVersion: string

Known values of KnownVersions that the service accepts.

subscriptionId: string

The ID of the target subscription. The value must be an UUID.