Package version:

Workloads client provides access to various workload operations.

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

Hierarchy

  • unknown
    • WorkloadsContext

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.