Options
All
  • Public
  • Public/Protected
  • All
Menu

Class BatchServiceClientContext

Package version

Hierarchy

  • any
    • BatchServiceClientContext

Index

Constructors

Properties

Constructors

constructor

  • new BatchServiceClientContext(credentials: msRest.ServiceClientCredentials, batchUrl: string, options?: msRestAzure.AzureServiceClientOptions): BatchServiceClientContext
  • Initializes a new instance of the BatchServiceClient class.

    Parameters

    • credentials: msRest.ServiceClientCredentials

      Credentials needed for the client to connect to Azure.

    • batchUrl: string

      The base URL for all Azure Batch service requests.

    • Optional options: msRestAzure.AzureServiceClientOptions

    Returns BatchServiceClientContext

Properties

Optional apiVersion

apiVersion: undefined | string

batchUrl

batchUrl: string

credentials

credentials: msRest.ServiceClientCredentials

Generated using TypeDoc