Options
All
  • Public
  • Public/Protected
  • All
Menu

Class IotDpsClientContext

Package version

Hierarchy

  • any
    • IotDpsClientContext

Index

Constructors

constructor

  • new IotDpsClientContext(credentials: msRest.ServiceClientCredentials, subscriptionId: string, options?: Models.IotDpsClientOptions): IotDpsClientContext
  • Initializes a new instance of the IotDpsClient class.

    Parameters

    • credentials: msRest.ServiceClientCredentials

      Credentials needed for the client to connect to Azure.

    • subscriptionId: string

      The subscription identifier.

    • Optional options: Models.IotDpsClientOptions

    Returns IotDpsClientContext

Properties

Optional apiVersion

apiVersion: undefined | string

credentials

credentials: msRest.ServiceClientCredentials

subscriptionId

subscriptionId: string

Generated using TypeDoc