Export

HostedAssetMetadata

Hierarchy

  • HostedAssetMetadata

Properties

appId?: any

The unique App ID of the Atlas App Services App that is hosting the file.

Memberof

HostedAssetMetadata

attrs?: any

An array of documents that each describe a metadata attribute that applies to the asset.

Memberof

HostedAssetMetadata

hash?: any

The MD5 checksum hash for the hosted asset

Memberof

HostedAssetMetadata

last_modified?: any

The time at which the hosted asset was last modified in Unix time (number of seconds since January 1, 1970 at 00:00 UTC).

Memberof

HostedAssetMetadata

path?: any

The resource path of the hosted asset

Memberof

HostedAssetMetadata

size?: any

The size of the hosted asset in bytes

Memberof

HostedAssetMetadata

url?: any

The full URL of the hosted asset.

Memberof

HostedAssetMetadata

Generated using TypeDoc