Preparing search index...
The search index is not available
Back To Index
|
@azure/storage-queue
Package version:
@azure/storage-queue
ResponseLike
Interface ResponseLike
An object with a simple _response property.
interface
ResponseLike
{
_response
:
HttpResponse
;
}
Index
Properties
_response
Properties
_response
_response
:
HttpResponse
The underlying HTTP response.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@azure/storage-queue
Loading...
An object with a simple _response property.