JobDetailsOperations interface
Interface representing a JobDetails operations.
Properties
| get | Gets extended information associated with the job. |
Property Details
get
Gets extended information associated with the job.
get: (vaultName: string, resourceGroupName: string, jobName: string, options?: JobDetailsGetOptionalParams) => Promise<JobResource>
Property Value
(vaultName: string, resourceGroupName: string, jobName: string, options?: JobDetailsGetOptionalParams) => Promise<JobResource>