Options
All
  • Public
  • Public/Protected
  • All
Menu

Class BatchAIManagementClientContext

Package version

Hierarchy

  • any
    • BatchAIManagementClientContext

Index

Constructors

constructor

  • new BatchAIManagementClientContext(credentials: msRest.ServiceClientCredentials, subscriptionId: string, options?: Models.BatchAIManagementClientOptions): BatchAIManagementClientContext
  • Initializes a new instance of the BatchAIManagementClient class.

    Parameters

    • credentials: msRest.ServiceClientCredentials

      Credentials needed for the client to connect to Azure.

    • subscriptionId: string

      The subscriptionID for the Azure user.

    • Optional options: Models.BatchAIManagementClientOptions

    Returns BatchAIManagementClientContext

Properties

Optional apiVersion

apiVersion: undefined | string

credentials

credentials: msRest.ServiceClientCredentials

subscriptionId

subscriptionId: string

Generated using TypeDoc