BlobErrorCode Struct
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Error codes returned by the service.
public readonly struct BlobErrorCode : IEquatable<Azure.Storage.Blobs.Models.BlobErrorCode>
type BlobErrorCode = struct
Public Structure BlobErrorCode
Implements IEquatable(Of BlobErrorCode)
- Inheritance
-
BlobErrorCode
- Implements
Constructors
BlobErrorCode(String) |
Initializes a new instance of BlobErrorCode. |
Properties
AccountAlreadyExists |
AccountAlreadyExists. |
AccountBeingCreated |
AccountBeingCreated. |
AccountIsDisabled |
AccountIsDisabled. |
AppendPositionConditionNotMet |
AppendPositionConditionNotMet. |
AuthenticationFailed |
AuthenticationFailed. |
AuthorizationFailure |
AuthorizationFailure. |
AuthorizationPermissionMismatch |
AuthorizationPermissionMismatch. |
AuthorizationProtocolMismatch |
AuthorizationProtocolMismatch. |
AuthorizationResourceTypeMismatch |
AuthorizationResourceTypeMismatch. |
AuthorizationServiceMismatch |
AuthorizationServiceMismatch. |
AuthorizationSourceIPMismatch |
AuthorizationSourceIPMismatch. |
BlobAccessTierNotSupportedForAccountType |
BlobAccessTierNotSupportedForAccountType. |
BlobAlreadyExists |
BlobAlreadyExists. |
BlobArchived |
BlobArchived. |
BlobBeingRehydrated |
BlobBeingRehydrated. |
BlobImmutableDueToPolicy |
BlobImmutableDueToPolicy. |
BlobNotArchived |
BlobNotArchived. |
BlobNotFound |
BlobNotFound. |
BlobOverwritten |
BlobOverwritten. |
BlobTierInadequateForContentLength |
BlobTierInadequateForContentLength. |
BlobUsesCustomerSpecifiedEncryption |
BlobUsesCustomerSpecifiedEncryption. |
BlockCountExceedsLimit |
BlockCountExceedsLimit. |
BlockListTooLong |
BlockListTooLong. |
CannotChangeToLowerTier |
CannotChangeToLowerTier. |
CannotVerifyCopySource |
CannotVerifyCopySource. |
ConditionHeadersNotSupported |
ConditionHeadersNotSupported. |
ConditionNotMet |
ConditionNotMet. |
ContainerAlreadyExists |
ContainerAlreadyExists. |
ContainerBeingDeleted |
ContainerBeingDeleted. |
ContainerDisabled |
ContainerDisabled. |
ContainerNotFound |
ContainerNotFound. |
ContentLengthLargerThanTierLimit |
ContentLengthLargerThanTierLimit. |
CopyAcrossAccountsNotSupported |
CopyAcrossAccountsNotSupported. |
CopyIdMismatch |
CopyIdMismatch. |
EmptyMetadataKey |
EmptyMetadataKey. |
FeatureVersionMismatch |
FeatureVersionMismatch. |
IncrementalCopyBlobMismatch |
IncrementalCopyBlobMismatch. |
IncrementalCopyOfEarlierVersionSnapshotNotAllowed |
IncrementalCopyOfEarlierVersionSnapshotNotAllowed. |
IncrementalCopySourceMustBeSnapshot |
IncrementalCopySourceMustBeSnapshot. |
InfiniteLeaseDurationRequired |
InfiniteLeaseDurationRequired. |
InsufficientAccountPermissions |
InsufficientAccountPermissions. |
InternalError |
InternalError. |
InvalidAuthenticationInfo |
InvalidAuthenticationInfo. |
InvalidBlobOrBlock |
InvalidBlobOrBlock. |
InvalidBlobTier |
InvalidBlobTier. |
InvalidBlobType |
InvalidBlobType. |
InvalidBlockId |
InvalidBlockId. |
InvalidBlockList |
InvalidBlockList. |
InvalidHeaderValue |
InvalidHeaderValue. |
InvalidHttpVerb |
InvalidHttpVerb. |
InvalidInput |
InvalidInput. |
InvalidMd5 |
InvalidMd5. |
InvalidMetadata |
InvalidMetadata. |
InvalidOperation |
InvalidOperation. |
InvalidPageRange |
InvalidPageRange. |
InvalidQueryParameterValue |
InvalidQueryParameterValue. |
InvalidRange |
InvalidRange. |
InvalidResourceName |
InvalidResourceName. |
InvalidSourceBlobType |
InvalidSourceBlobType. |
InvalidSourceBlobUrl |
InvalidSourceBlobUrl. |
InvalidUri |
InvalidUri. |
InvalidVersionForPageBlobOperation |
InvalidVersionForPageBlobOperation. |
InvalidXmlDocument |
InvalidXmlDocument. |
InvalidXmlNodeValue |
InvalidXmlNodeValue. |
LeaseAlreadyBroken |
LeaseAlreadyBroken. |
LeaseAlreadyPresent |
LeaseAlreadyPresent. |
LeaseIdMismatchWithBlobOperation |
LeaseIdMismatchWithBlobOperation. |
LeaseIdMismatchWithContainerOperation |
LeaseIdMismatchWithContainerOperation. |
LeaseIdMismatchWithLeaseOperation |
LeaseIdMismatchWithLeaseOperation. |
LeaseIdMissing |
LeaseIdMissing. |
LeaseIsBreakingAndCannotBeAcquired |
LeaseIsBreakingAndCannotBeAcquired. |
LeaseIsBreakingAndCannotBeChanged |
LeaseIsBreakingAndCannotBeChanged. |
LeaseIsBrokenAndCannotBeRenewed |
LeaseIsBrokenAndCannotBeRenewed. |
LeaseLost |
LeaseLost. |
LeaseNotPresentWithBlobOperation |
LeaseNotPresentWithBlobOperation. |
LeaseNotPresentWithContainerOperation |
LeaseNotPresentWithContainerOperation. |
LeaseNotPresentWithLeaseOperation |
LeaseNotPresentWithLeaseOperation. |
MaxBlobSizeConditionNotMet |
MaxBlobSizeConditionNotMet. |
Md5Mismatch |
Md5Mismatch. |
MetadataTooLarge |
MetadataTooLarge. |
MissingContentLengthHeader |
MissingContentLengthHeader. |
MissingRequiredHeader |
MissingRequiredHeader. |
MissingRequiredQueryParameter |
MissingRequiredQueryParameter. |
MissingRequiredXmlNode |
MissingRequiredXmlNode. |
MultipleConditionHeadersNotSupported |
MultipleConditionHeadersNotSupported. |
NoAuthenticationInformation |
NoAuthenticationInformation. |
NoPendingCopyOperation |
NoPendingCopyOperation. |
OperationNotAllowedOnIncrementalCopyBlob |
OperationNotAllowedOnIncrementalCopyBlob. |
OperationTimedOut |
OperationTimedOut. |
OutOfRangeInput |
OutOfRangeInput. |
OutOfRangeQueryParameterValue |
OutOfRangeQueryParameterValue. |
PendingCopyOperation |
PendingCopyOperation. |
PreviousSnapshotCannotBeNewer |
PreviousSnapshotCannotBeNewer. |
PreviousSnapshotNotFound |
PreviousSnapshotNotFound. |
PreviousSnapshotOperationNotSupported |
PreviousSnapshotOperationNotSupported. |
RequestBodyTooLarge |
RequestBodyTooLarge. |
RequestUrlFailedToParse |
RequestUrlFailedToParse. |
ResourceAlreadyExists |
ResourceAlreadyExists. |
ResourceNotFound |
ResourceNotFound. |
ResourceTypeMismatch |
ResourceTypeMismatch. |
SequenceNumberConditionNotMet |
SequenceNumberConditionNotMet. |
SequenceNumberIncrementTooLarge |
SequenceNumberIncrementTooLarge. |
ServerBusy |
ServerBusy. |
SnapshotCountExceeded |
SnapshotCountExceeded. |
SnapshotOperationRateExceeded |
SnapshotOperationRateExceeded. |
SnapshotsPresent |
SnapshotsPresent. |
SourceConditionNotMet |
SourceConditionNotMet. |
SystemInUse |
SystemInUse. |
TargetConditionNotMet |
TargetConditionNotMet. |
UnauthorizedBlobOverwrite |
UnauthorizedBlobOverwrite. |
UnsupportedHeader |
UnsupportedHeader. |
UnsupportedHttpVerb |
UnsupportedHttpVerb. |
UnsupportedQueryParameter |
UnsupportedQueryParameter. |
UnsupportedXmlNode |
UnsupportedXmlNode. |
Methods
Equals(BlobErrorCode) |
Indicates whether the current object is equal to another object of the same type. |
Equals(String) |
Implementing BlobErrorCode.Equals(string) |
ToString() |
Returns the fully qualified type name of this instance. |
Operators
Equality(BlobErrorCode, BlobErrorCode) |
Determines if two BlobErrorCode values are the same. |
Equality(BlobErrorCode, String) |
Overloading equality for BlobErrorCode==string |
Equality(String, BlobErrorCode) |
Overloading equality for string==BlobErrorCode |
Implicit(String to BlobErrorCode) |
Converts a String to a BlobErrorCode. |
Inequality(BlobErrorCode, BlobErrorCode) |
Determines if two BlobErrorCode values are not the same. |
Inequality(BlobErrorCode, String) |
Overloading inequality for BlobErrorCode!=string |
Inequality(String, BlobErrorCode) |
Overloading inequality for string!=BlobErrorCode |
Applies to
Azure SDK for .NET