ProtectionContainerOperationResultsOperations interface

Interface representing a ProtectionContainerOperationResults operations.

Properties

get

Fetches the result of any operation on the container.

Property Details

get

Fetches the result of any operation on the container.

get: (vaultName: string, resourceGroupName: string, fabricName: string, containerName: string, operationId: string, options?: ProtectionContainerOperationResultsGetOptionalParams) => Promise<ProtectionContainerResource>

Property Value

(vaultName: string, resourceGroupName: string, fabricName: string, containerName: string, operationId: string, options?: ProtectionContainerOperationResultsGetOptionalParams) => Promise<ProtectionContainerResource>