Struct ShareErrorCode
Error codes returned by the service.
public readonly struct ShareErrorCode : IEquatable<ShareErrorCode>
- Implements
- Inherited Members
Constructors
ShareErrorCode(string)
Initializes a new instance of ShareErrorCode.
public ShareErrorCode(string value)
Parameters
value
string
Exceptions
- ArgumentNullException
value
is null.
Properties
AccountAlreadyExists
AccountAlreadyExists.
public static ShareErrorCode AccountAlreadyExists { get; }
Property Value
AccountBeingCreated
AccountBeingCreated.
public static ShareErrorCode AccountBeingCreated { get; }
Property Value
AccountIsDisabled
AccountIsDisabled.
public static ShareErrorCode AccountIsDisabled { get; }
Property Value
AuthenticationFailed
AuthenticationFailed.
public static ShareErrorCode AuthenticationFailed { get; }
Property Value
AuthorizationFailure
AuthorizationFailure.
public static ShareErrorCode AuthorizationFailure { get; }
Property Value
AuthorizationPermissionMismatch
AuthorizationPermissionMismatch.
public static ShareErrorCode AuthorizationPermissionMismatch { get; }
Property Value
AuthorizationProtocolMismatch
AuthorizationProtocolMismatch.
public static ShareErrorCode AuthorizationProtocolMismatch { get; }
Property Value
AuthorizationResourceTypeMismatch
AuthorizationResourceTypeMismatch.
public static ShareErrorCode AuthorizationResourceTypeMismatch { get; }
Property Value
AuthorizationServiceMismatch
AuthorizationServiceMismatch.
public static ShareErrorCode AuthorizationServiceMismatch { get; }
Property Value
AuthorizationSourceIPMismatch
AuthorizationSourceIPMismatch.
public static ShareErrorCode AuthorizationSourceIPMismatch { get; }
Property Value
CannotDeleteFileOrDirectory
CannotDeleteFileOrDirectory.
public static ShareErrorCode CannotDeleteFileOrDirectory { get; }
Property Value
ClientCacheFlushDelay
ClientCacheFlushDelay.
public static ShareErrorCode ClientCacheFlushDelay { get; }
Property Value
ConditionHeadersNotSupported
ConditionHeadersNotSupported.
public static ShareErrorCode ConditionHeadersNotSupported { get; }
Property Value
ConditionNotMet
ConditionNotMet.
public static ShareErrorCode ConditionNotMet { get; }
Property Value
ContainerQuotaDowngradeNotAllowed
ContainerQuotaDowngradeNotAllowed.
public static ShareErrorCode ContainerQuotaDowngradeNotAllowed { get; }
Property Value
DeletePending
DeletePending.
public static ShareErrorCode DeletePending { get; }
Property Value
DirectoryNotEmpty
DirectoryNotEmpty.
public static ShareErrorCode DirectoryNotEmpty { get; }
Property Value
EmptyMetadataKey
EmptyMetadataKey.
public static ShareErrorCode EmptyMetadataKey { get; }
Property Value
FeatureVersionMismatch
FeatureVersionMismatch.
public static ShareErrorCode FeatureVersionMismatch { get; }
Property Value
FileLockConflict
FileLockConflict.
public static ShareErrorCode FileLockConflict { get; }
Property Value
InsufficientAccountPermissions
InsufficientAccountPermissions.
public static ShareErrorCode InsufficientAccountPermissions { get; }
Property Value
InternalError
InternalError.
public static ShareErrorCode InternalError { get; }
Property Value
InvalidAuthenticationInfo
InvalidAuthenticationInfo.
public static ShareErrorCode InvalidAuthenticationInfo { get; }
Property Value
InvalidFileOrDirectoryPathName
InvalidFileOrDirectoryPathName.
public static ShareErrorCode InvalidFileOrDirectoryPathName { get; }
Property Value
InvalidHeaderValue
InvalidHeaderValue.
public static ShareErrorCode InvalidHeaderValue { get; }
Property Value
InvalidHttpVerb
InvalidHttpVerb.
public static ShareErrorCode InvalidHttpVerb { get; }
Property Value
InvalidInput
InvalidInput.
public static ShareErrorCode InvalidInput { get; }
Property Value
InvalidMd5
InvalidMd5.
public static ShareErrorCode InvalidMd5 { get; }
Property Value
InvalidMetadata
InvalidMetadata.
public static ShareErrorCode InvalidMetadata { get; }
Property Value
InvalidQueryParameterValue
InvalidQueryParameterValue.
public static ShareErrorCode InvalidQueryParameterValue { get; }
Property Value
InvalidRange
InvalidRange.
public static ShareErrorCode InvalidRange { get; }
Property Value
InvalidResourceName
InvalidResourceName.
public static ShareErrorCode InvalidResourceName { get; }
Property Value
InvalidUri
InvalidUri.
public static ShareErrorCode InvalidUri { get; }
Property Value
InvalidXmlDocument
InvalidXmlDocument.
public static ShareErrorCode InvalidXmlDocument { get; }
Property Value
InvalidXmlNodeValue
InvalidXmlNodeValue.
public static ShareErrorCode InvalidXmlNodeValue { get; }
Property Value
Md5Mismatch
Md5Mismatch.
public static ShareErrorCode Md5Mismatch { get; }
Property Value
MetadataTooLarge
MetadataTooLarge.
public static ShareErrorCode MetadataTooLarge { get; }
Property Value
MissingContentLengthHeader
MissingContentLengthHeader.
public static ShareErrorCode MissingContentLengthHeader { get; }
Property Value
MissingRequiredHeader
MissingRequiredHeader.
public static ShareErrorCode MissingRequiredHeader { get; }
Property Value
MissingRequiredQueryParameter
MissingRequiredQueryParameter.
public static ShareErrorCode MissingRequiredQueryParameter { get; }
Property Value
MissingRequiredXmlNode
MissingRequiredXmlNode.
public static ShareErrorCode MissingRequiredXmlNode { get; }
Property Value
MultipleConditionHeadersNotSupported
MultipleConditionHeadersNotSupported.
public static ShareErrorCode MultipleConditionHeadersNotSupported { get; }
Property Value
OperationTimedOut
OperationTimedOut.
public static ShareErrorCode OperationTimedOut { get; }
Property Value
OutOfRangeInput
OutOfRangeInput.
public static ShareErrorCode OutOfRangeInput { get; }
Property Value
OutOfRangeQueryParameterValue
OutOfRangeQueryParameterValue.
public static ShareErrorCode OutOfRangeQueryParameterValue { get; }
Property Value
ParentNotFound
ParentNotFound.
public static ShareErrorCode ParentNotFound { get; }
Property Value
PreviousSnapshotNotFound
PreviousSnapshotNotFound.
public static ShareErrorCode PreviousSnapshotNotFound { get; }
Property Value
ReadOnlyAttribute
ReadOnlyAttribute.
public static ShareErrorCode ReadOnlyAttribute { get; }
Property Value
RequestBodyTooLarge
RequestBodyTooLarge.
public static ShareErrorCode RequestBodyTooLarge { get; }
Property Value
RequestUrlFailedToParse
RequestUrlFailedToParse.
public static ShareErrorCode RequestUrlFailedToParse { get; }
Property Value
ResourceAlreadyExists
ResourceAlreadyExists.
public static ShareErrorCode ResourceAlreadyExists { get; }
Property Value
ResourceNotFound
ResourceNotFound.
public static ShareErrorCode ResourceNotFound { get; }
Property Value
ResourceTypeMismatch
ResourceTypeMismatch.
public static ShareErrorCode ResourceTypeMismatch { get; }
Property Value
ServerBusy
ServerBusy.
public static ShareErrorCode ServerBusy { get; }
Property Value
ShareAlreadyExists
ShareAlreadyExists.
public static ShareErrorCode ShareAlreadyExists { get; }
Property Value
ShareBeingDeleted
ShareBeingDeleted.
public static ShareErrorCode ShareBeingDeleted { get; }
Property Value
ShareDisabled
ShareDisabled.
public static ShareErrorCode ShareDisabled { get; }
Property Value
ShareHasSnapshots
ShareHasSnapshots.
public static ShareErrorCode ShareHasSnapshots { get; }
Property Value
ShareNotFound
ShareNotFound.
public static ShareErrorCode ShareNotFound { get; }
Property Value
ShareSnapshotCountExceeded
ShareSnapshotCountExceeded.
public static ShareErrorCode ShareSnapshotCountExceeded { get; }
Property Value
ShareSnapshotInProgress
ShareSnapshotInProgress.
public static ShareErrorCode ShareSnapshotInProgress { get; }
Property Value
ShareSnapshotOperationNotSupported
ShareSnapshotOperationNotSupported.
public static ShareErrorCode ShareSnapshotOperationNotSupported { get; }
Property Value
SharingViolation
SharingViolation.
public static ShareErrorCode SharingViolation { get; }
Property Value
UnsupportedHeader
UnsupportedHeader.
public static ShareErrorCode UnsupportedHeader { get; }
Property Value
UnsupportedHttpVerb
UnsupportedHttpVerb.
public static ShareErrorCode UnsupportedHttpVerb { get; }
Property Value
UnsupportedQueryParameter
UnsupportedQueryParameter.
public static ShareErrorCode UnsupportedQueryParameter { get; }
Property Value
UnsupportedXmlNode
UnsupportedXmlNode.
public static ShareErrorCode UnsupportedXmlNode { get; }
Property Value
Methods
Equals(ShareErrorCode)
Indicates whether the current object is equal to another object of the same type.
public bool Equals(ShareErrorCode other)
Parameters
other
ShareErrorCodeAn object to compare with this object.
Returns
ToString()
Returns the fully qualified type name of this instance.
public override string ToString()
Returns
- string
The fully qualified type name.
Operators
operator ==(ShareErrorCode, ShareErrorCode)
Determines if two ShareErrorCode values are the same.
public static bool operator ==(ShareErrorCode left, ShareErrorCode right)
Parameters
left
ShareErrorCoderight
ShareErrorCode
Returns
implicit operator ShareErrorCode(string)
Converts a string to a ShareErrorCode.
public static implicit operator ShareErrorCode(string value)
Parameters
value
string
Returns
operator !=(ShareErrorCode, ShareErrorCode)
Determines if two ShareErrorCode values are not the same.
public static bool operator !=(ShareErrorCode left, ShareErrorCode right)
Parameters
left
ShareErrorCoderight
ShareErrorCode