Package version:

Microsoft.DependencyMap management service

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

Hierarchy

  • unknown
    • DependencyMapContext

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.