Module: Azure::Storage::File::FileErrorCodeStrings

Defined in:
file/lib/azure/storage/file/default.rb

Constant Summary collapse

SHARE_ALREADY_EXISTS =
"ShareAlreadyExists"
SHARE_NOT_FOUND =
"ShareNotFound"
FILE_NOT_FOUND =
"FileNotFound"