你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
BlobErrorCode 结构
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
服务返回的错误代码。
public readonly struct BlobErrorCode : IEquatable<Azure.Storage.Blobs.Models.BlobErrorCode>
type BlobErrorCode = struct
Public Structure BlobErrorCode
Implements IEquatable(Of BlobErrorCode)
- 继承
-
BlobErrorCode
- 实现
构造函数
BlobErrorCode(String) |
初始化 BlobErrorCode 的新实例。 |
属性
AccountAlreadyExists |
AccountAlreadyExists。 |
AccountBeingCreated |
AccountBeingCreated。 |
AccountIsDisabled |
AccountIsDisabled。 |
AppendPositionConditionNotMet |
AppendPositionConditionNotMet。 |
AuthenticationFailed |
AuthenticationFailed。 |
AuthorizationFailure |
AuthorizationFailure。 |
AuthorizationPermissionMismatch |
AuthorizationPermissionMismatch。 |
AuthorizationProtocolMismatch |
AuthorizationProtocolMismatch。 |
AuthorizationResourceTypeMismatch |
AuthorizationResourceTypeMismatch。 |
AuthorizationServiceMismatch |
AuthorizationServiceMismatch。 |
AuthorizationSourceIPMismatch |
AuthorizationSourceIPMismatch。 |
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。 |
方法
Equals(BlobErrorCode) |
指示当前对象是否等于同一类型的另一个对象。 |
ToString() |
返回此实例的完全限定类型名称。 |
运算符
Equality(BlobErrorCode, BlobErrorCode) |
确定两个 BlobErrorCode 值是否相同。 |
Implicit(String to BlobErrorCode) |
将字符串转换为 BlobErrorCode。 |
Inequality(BlobErrorCode, BlobErrorCode) |
确定两个 BlobErrorCode 值是否不相同。 |