BlobErrorCode
Error codes returned by the service. 
                
AccountAlreadyExists. 
AccountBeingCreated. 
AccountIsDisabled. 
AppendPositionConditionNotMet. 
AuthenticationFailed. 
AuthorizationFailure. 
AuthorizationPermissionMismatch. 
AuthorizationProtocolMismatch. 
AuthorizationResourceTypeMismatch. 
AuthorizationServiceMismatch. 
AuthorizationSourceIPMismatch. 
BlobAccessTierNotSupportedForAccountType. 
BlobAlreadyExists. 
BlobArchived. 
BlobBeingRehydrated. 
BlobImmutableDueToPolicy. 
BlobNotArchived. 
BlobNotFound. 
BlobOverwritten. 
BlobTierInadequateForContentLength. 
BlobUsesCustomerSpecifiedEncryption. 
BlockCountExceedsLimit. 
BlockListTooLong. 
CannotChangeToLowerTier. 
CannotVerifyCopySource. 
ConditionHeadersNotSupported. 
ConditionNotMet. 
ContainerAlreadyExists. 
ContainerBeingDeleted. 
ContainerDisabled. 
ContainerNotFound. 
ContentLengthLargerThanTierLimit. 
CopyAcrossAccountsNotSupported. 
CopyIdMismatch. 
EmptyMetadataKey. 
FeatureVersionMismatch. 
IncrementalCopyBlobMismatch. 
IncrementalCopyOfEarlierVersionSnapshotNotAllowed. 
IncrementalCopyOfEralierVersionSnapshotNotAllowed. 
IncrementalCopySourceMustBeSnapshot. 
InfiniteLeaseDurationRequired. 
InsufficientAccountPermissions. 
InternalError. 
InvalidAuthenticationInfo. 
InvalidBlobOrBlock. 
InvalidBlobTier. 
InvalidBlobType. 
InvalidBlockId. 
InvalidBlockList. 
InvalidHeaderValue. 
InvalidHttpVerb. 
InvalidInput. 
InvalidMd5. 
InvalidMetadata. 
InvalidOperation. 
InvalidPageRange. 
InvalidQueryParameterValue. 
InvalidRange. 
InvalidResourceName. 
InvalidSourceBlobType. 
InvalidSourceBlobUrl. 
InvalidUri. 
InvalidVersionForPageBlobOperation. 
InvalidXmlDocument. 
InvalidXmlNodeValue. 
LeaseAlreadyBroken. 
LeaseAlreadyPresent. 
LeaseIdMismatchWithBlobOperation. 
LeaseIdMismatchWithContainerOperation. 
LeaseIdMismatchWithLeaseOperation. 
LeaseIdMissing. 
LeaseIsBreakingAndCannotBeAcquired. 
LeaseIsBreakingAndCannotBeChanged. 
LeaseIsBrokenAndCannotBeRenewed. 
LeaseLost. 
LeaseNotPresentWithBlobOperation. 
LeaseNotPresentWithContainerOperation. 
LeaseNotPresentWithLeaseOperation. 
MaxBlobSizeConditionNotMet. 
Md5Mismatch. 
MetadataTooLarge. 
MissingContentLengthHeader. 
MissingRequiredHeader. 
MissingRequiredQueryParameter. 
MissingRequiredXmlNode. 
MultipleConditionHeadersNotSupported. 
NoAuthenticationInformation. 
NoPendingCopyOperation. 
OperationNotAllowedOnIncrementalCopyBlob. 
OperationTimedOut. 
OutOfRangeInput. 
OutOfRangeQueryParameterValue. 
PendingCopyOperation. 
PreviousSnapshotCannotBeNewer. 
PreviousSnapshotNotFound. 
PreviousSnapshotOperationNotSupported. 
RequestBodyTooLarge. 
RequestUrlFailedToParse. 
ResourceAlreadyExists. 
ResourceNotFound. 
ResourceTypeMismatch. 
SequenceNumberConditionNotMet. 
SequenceNumberIncrementTooLarge. 
ServerBusy. 
SnaphotOperationRateExceeded. 
SnapshotCountExceeded. 
SnapshotOperationRateExceeded. 
SnapshotsPresent. 
SourceConditionNotMet. 
SystemInUse. 
TargetConditionNotMet. 
UnauthorizedBlobOverwrite. 
UnsupportedHeader. 
UnsupportedHttpVerb. 
UnsupportedQueryParameter. 
UnsupportedXmlNode. 
Initializes a new instance of  BlobErrorCode. 
Determines if two  BlobErrorCode values are the same. 
Overloading equality for BlobErrorCode==string 
Overloading equality for string==BlobErrorCode 
Converts a  String to a  BlobErrorCode. 
Determines if two  BlobErrorCode values are not the same. 
Overloading inequality for BlobErrorCode!=string 
Overloading inequality for string!=BlobErrorCode 
Indicates whether the current object is equal to another object of the same type.
Implementing BlobErrorCode.Equals(string)