Table of Contents

Enum "AFS File Resource Type"

ID 8954
Namespace: System.Azure.Storage.Files

Indicator of what type the resource is.

Properties

Name Value
Access Public
Extensible False

Values

Name Description
File

Indicates entry is of file type.

Directory

Indicates entry is of directory type.

See also