Package version:

Interface CloudError

An error response from the Storage service.

interface CloudError {
    error?: CloudErrorBody;
}

Properties

Properties

An error response from the Storage service.