Table of Contents

Enum "ABS Blob Resource Type"

ID 9050
Namespace: System.Azure.Storage

Indicator of what type the resource is.

Properties

Name Value
Access Public
Extensible False

Values

Name Description
File

Indicates blob is of file type.

Directory

Indicates blob is of directory type.

See also