Preparing search index...
The search index is not available
Back To Index
|
@azure/storage-file-share
Package version:
@azure/storage-file-share
DirectoryItem
Interface DirectoryItem
A listed directory item.
interface
DirectoryItem
{
attributes
?:
string
;
fileId
?:
string
;
name
:
string
;
permissionKey
?:
string
;
properties
?:
FileProperty
;
}
Index
Properties
attributes?
file
Id?
name
permission
Key?
properties?
Properties
Optional
attributes
attributes
?:
string
Optional
file
Id
file
Id
?:
string
name
name
:
string
Optional
permission
Key
permission
Key
?:
string
Optional
properties
properties
?:
FileProperty
File properties.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@azure/storage-file-share
Loading...
A listed directory item.