BlobMetadataResponse Class

Definition

Response for Update file

public class BlobMetadataResponse
type BlobMetadataResponse = class
Public Class BlobMetadataResponse
Inheritance
BlobMetadataResponse

Constructors

Name Description
BlobMetadataResponse()

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