JobOperationResultsOperations interface

Interface representing a JobOperationResults operations.

Properties

get

Fetches the result of any operation.

Property Details

get

Fetches the result of any operation.

get: (vaultName: string, resourceGroupName: string, jobName: string, operationId: string, options?: JobOperationResultsGetOptionalParams) => Promise<void>

Property Value

(vaultName: string, resourceGroupName: string, jobName: string, operationId: string, options?: JobOperationResultsGetOptionalParams) => Promise<void>