Preparing search index...
The search index is not available
Back To Index
|
@azure/storage-file-share
Package version:
@azure/storage-file-share
ListHandlesResponse
Interface ListHandlesResponse
An enumeration of handles.
interface
ListHandlesResponse
{
continuationToken
:
string
;
handleList
?:
HandleItem
[]
;
}
Index
Properties
continuation
Token
handle
List?
Properties
continuation
Token
continuation
Token
:
string
Optional
handle
List
handle
List
?:
HandleItem
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@azure/storage-file-share
Loading...
An enumeration of handles.