Logo
Interfaces

RemoteFileMetadata

Defined in: providers/storage/azure/src/tools/AzureDynamicSessionTool.node.ts:54

Properties

filename

filename: string

Defined in: providers/storage/azure/src/tools/AzureDynamicSessionTool.node.ts:58

The filename of the file.


size

size: number

Defined in: providers/storage/azure/src/tools/AzureDynamicSessionTool.node.ts:63

The size of the file in bytes.


last_modified_time

last_modified_time: string

Defined in: providers/storage/azure/src/tools/AzureDynamicSessionTool.node.ts:68

The last modified time of the file.


$id

$id: string

Defined in: providers/storage/azure/src/tools/AzureDynamicSessionTool.node.ts:73

The identifier of the file.

On this page