Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration KnownStorageErrorCode

Package version

Known values of StorageErrorCode that the service accepts.

Index

Enumeration members

AccountAlreadyExists

AccountAlreadyExists: = "AccountAlreadyExists"

AccountBeingCreated

AccountBeingCreated: = "AccountBeingCreated"

AccountIsDisabled

AccountIsDisabled: = "AccountIsDisabled"

AuthenticationFailed

AuthenticationFailed: = "AuthenticationFailed"

AuthorizationFailure

AuthorizationFailure: = "AuthorizationFailure"

AuthorizationPermissionMismatch

AuthorizationPermissionMismatch: = "AuthorizationPermissionMismatch"

AuthorizationProtocolMismatch

AuthorizationProtocolMismatch: = "AuthorizationProtocolMismatch"

AuthorizationResourceTypeMismatch

AuthorizationResourceTypeMismatch: = "AuthorizationResourceTypeMismatch"

AuthorizationServiceMismatch

AuthorizationServiceMismatch: = "AuthorizationServiceMismatch"

AuthorizationSourceIPMismatch

AuthorizationSourceIPMismatch: = "AuthorizationSourceIPMismatch"

CannotDeleteFileOrDirectory

CannotDeleteFileOrDirectory: = "CannotDeleteFileOrDirectory"

ClientCacheFlushDelay

ClientCacheFlushDelay: = "ClientCacheFlushDelay"

ConditionHeadersNotSupported

ConditionHeadersNotSupported: = "ConditionHeadersNotSupported"

ConditionNotMet

ConditionNotMet: = "ConditionNotMet"

ContainerQuotaDowngradeNotAllowed

ContainerQuotaDowngradeNotAllowed: = "ContainerQuotaDowngradeNotAllowed"

DeletePending

DeletePending: = "DeletePending"

DirectoryNotEmpty

DirectoryNotEmpty: = "DirectoryNotEmpty"

EmptyMetadataKey

EmptyMetadataKey: = "EmptyMetadataKey"

FeatureVersionMismatch

FeatureVersionMismatch: = "FeatureVersionMismatch"

FileLockConflict

FileLockConflict: = "FileLockConflict"

InsufficientAccountPermissions

InsufficientAccountPermissions: = "InsufficientAccountPermissions"

InternalError

InternalError: = "InternalError"

InvalidAuthenticationInfo

InvalidAuthenticationInfo: = "InvalidAuthenticationInfo"

InvalidFileOrDirectoryPathName

InvalidFileOrDirectoryPathName: = "InvalidFileOrDirectoryPathName"

InvalidHeaderValue

InvalidHeaderValue: = "InvalidHeaderValue"

InvalidHttpVerb

InvalidHttpVerb: = "InvalidHttpVerb"

InvalidInput

InvalidInput: = "InvalidInput"

InvalidMd5

InvalidMd5: = "InvalidMd5"

InvalidMetadata

InvalidMetadata: = "InvalidMetadata"

InvalidQueryParameterValue

InvalidQueryParameterValue: = "InvalidQueryParameterValue"

InvalidRange

InvalidRange: = "InvalidRange"

InvalidResourceName

InvalidResourceName: = "InvalidResourceName"

InvalidUri

InvalidUri: = "InvalidUri"

InvalidXmlDocument

InvalidXmlDocument: = "InvalidXmlDocument"

InvalidXmlNodeValue

InvalidXmlNodeValue: = "InvalidXmlNodeValue"

Md5Mismatch

Md5Mismatch: = "Md5Mismatch"

MetadataTooLarge

MetadataTooLarge: = "MetadataTooLarge"

MissingContentLengthHeader

MissingContentLengthHeader: = "MissingContentLengthHeader"

MissingRequiredHeader

MissingRequiredHeader: = "MissingRequiredHeader"

MissingRequiredQueryParameter

MissingRequiredQueryParameter: = "MissingRequiredQueryParameter"

MissingRequiredXmlNode

MissingRequiredXmlNode: = "MissingRequiredXmlNode"

MultipleConditionHeadersNotSupported

MultipleConditionHeadersNotSupported: = "MultipleConditionHeadersNotSupported"

OperationTimedOut

OperationTimedOut: = "OperationTimedOut"

OutOfRangeInput

OutOfRangeInput: = "OutOfRangeInput"

OutOfRangeQueryParameterValue

OutOfRangeQueryParameterValue: = "OutOfRangeQueryParameterValue"

ParentNotFound

ParentNotFound: = "ParentNotFound"

ReadOnlyAttribute

ReadOnlyAttribute: = "ReadOnlyAttribute"

RequestBodyTooLarge

RequestBodyTooLarge: = "RequestBodyTooLarge"

RequestUrlFailedToParse

RequestUrlFailedToParse: = "RequestUrlFailedToParse"

ResourceAlreadyExists

ResourceAlreadyExists: = "ResourceAlreadyExists"

ResourceNotFound

ResourceNotFound: = "ResourceNotFound"

ResourceTypeMismatch

ResourceTypeMismatch: = "ResourceTypeMismatch"

ServerBusy

ServerBusy: = "ServerBusy"

ShareAlreadyExists

ShareAlreadyExists: = "ShareAlreadyExists"

ShareBeingDeleted

ShareBeingDeleted: = "ShareBeingDeleted"

ShareDisabled

ShareDisabled: = "ShareDisabled"

ShareHasSnapshots

ShareHasSnapshots: = "ShareHasSnapshots"

ShareNotFound

ShareNotFound: = "ShareNotFound"

ShareSnapshotCountExceeded

ShareSnapshotCountExceeded: = "ShareSnapshotCountExceeded"

ShareSnapshotInProgress

ShareSnapshotInProgress: = "ShareSnapshotInProgress"

ShareSnapshotOperationNotSupported

ShareSnapshotOperationNotSupported: = "ShareSnapshotOperationNotSupported"

SharingViolation

SharingViolation: = "SharingViolation"

UnsupportedHeader

UnsupportedHeader: = "UnsupportedHeader"

UnsupportedHttpVerb

UnsupportedHttpVerb: = "UnsupportedHttpVerb"

UnsupportedQueryParameter

UnsupportedQueryParameter: = "UnsupportedQueryParameter"

UnsupportedXmlNode

UnsupportedXmlNode: = "UnsupportedXmlNode"

Generated using TypeDoc