Preparing search index...
The search index is not available
Back To Index
|
@azure/storage-file-share
Package version:
@azure/storage-file-share
FileItem
Interface FileItem
A listed file item.
interface
FileItem
{
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
properties
properties
:
FileProperty
File properties.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@azure/storage-file-share
Loading...
A listed file item.