Package version:

Azure Stack HCI service

interface AzureStackHCIContext {
    apiVersion?: string;
    subscriptionId: string;
}

Hierarchy

  • unknown
    • AzureStackHCIContext

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.