ProtectedItemOperationResultsOperations interface

Interface representing a ProtectedItemOperationResults operations.

Properties

get

Fetches the result of any operation on the backup item.

Property Details

get

Fetches the result of any operation on the backup item.

get: (vaultName: string, resourceGroupName: string, fabricName: string, containerName: string, protectedItemName: string, operationId: string, options?: ProtectedItemOperationResultsGetOptionalParams) => Promise<ProtectedItemResource>

Property Value

(vaultName: string, resourceGroupName: string, fabricName: string, containerName: string, protectedItemName: string, operationId: string, options?: ProtectedItemOperationResultsGetOptionalParams) => Promise<ProtectedItemResource>