Package version:

Interface representing a Jobs.

Hierarchy

  • Jobs

Methods

  • Returns the properties of the specified job name.

    Parameters

    • deviceName: string

      The device name.

    • jobName: string

      The job name.

    • resourceGroupName: string

      The resource group name

    • managerName: string

      The manager name

    • Optional options: JobsGetOptionalParams

      The options parameters.

    Returns Promise<Job>

Generated using TypeDoc