你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

BlobErrorCodeStrings 类

定义

public static class BlobErrorCodeStrings
type BlobErrorCodeStrings = class
Public Class BlobErrorCodeStrings
继承
BlobErrorCodeStrings

字段

BlobAlreadyExists
BlobNotFound
CannotVerifyCopySource
ContainerAlreadyExists
ContainerBeingDeleted
ContainerDisabled
ContainerNotFound
CopyAcrossAccountsNotSupported
CopyIdMismatch
InfiniteLeaseDurationRequired
InvalidAppendCondition
InvalidBlobOrBlock
InvalidBlobType
InvalidBlockId
InvalidBlockList
InvalidMaxBlobSizeCondition
InvalidPageRange
InvalidVersionForPageBlobOperation
LeaseAlreadyBroken
LeaseAlreadyPresent
LeaseIdMismatchWithBlobOperation
LeaseIdMismatchWithContainerOperation
LeaseIdMismatchWithLeaseOperation
LeaseIdMissing
LeaseIsBreakingAndCannotBeAcquired
LeaseIsBreakingAndCannotBeChanged
LeaseIsBrokenAndCannotBeRenewed
LeaseLost
LeaseNotPresentWithBlobOperation
LeaseNotPresentWithContainerOperation
LeaseNotPresentWithLeaseOperation
NoPendingCopyOperation
PendingCopyOperation
SequenceNumberConditionNotMet
SequenceNumberIncrementTooLarge
SnapshotsPresent
SourceConditionNotMet
TargetConditionNotMet

适用于