Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface JobDetails

Package version

Interface representing a JobDetails.

Hierarchy

  • JobDetails

Implemented by

Index

Methods

Methods

get

  • Gets extended information associated with the job.

    Parameters

    • vaultName: string

      The name of the recovery services vault.

    • resourceGroupName: string

      The name of the resource group where the recovery services vault is present.

    • jobName: string

      Name of the job whose details are to be fetched.

    • Optional options: JobDetailsGetOptionalParams

      The options parameters.

    Returns Promise<JobDetailsGetResponse>

Generated using TypeDoc