BlobMetadata Class

Definition

Response for Get file metadata

public class BlobMetadata
type BlobMetadata = class
Public Class BlobMetadata
Inheritance
BlobMetadata

Constructors

Name Description
BlobMetadata()

Properties

Name Description
DisplayName

The display name of the file or folder.

ETag

The etag of the file or folder.

FileLocator

The filelocator of the file or folder.

Id

The unique id of the file or folder.

IsFolder

A boolean value (true, false) to indicate whether or not the blob is a folder.

LastModified

The date and time the file or folder was last modified.

MediaType

The media type of the file or folder.

Name

The name of the file or folder.

Path

The path of the file or folder.

Size

The size of the file or folder.

Applies to