I
InsightNexus

Struct QueueErrorCode | Azure SDK for .NET

Author

Emma Terry

Published Feb 16, 2026

Error codes returned by the service.

Namespace: System.Dynamic.ExpandoObject
Assembly: Azure.Storage.Queues.dll
Syntax
public struct QueueErrorCode : IEquatable<Azure.Storage.Queues.Models.QueueErrorCode>

Constructors

QueueErrorCode(String)

Declaration
public QueueErrorCode (string value);
Parameters
System.String value
Exceptions
System.ArgumentNullException

value is null.

Properties

AccountAlreadyExists

AccountAlreadyExists.

Declaration
public static Azure.Storage.Queues.Models.QueueErrorCode AccountAlreadyExists { get; }
Property Value

AccountBeingCreated

AccountBeingCreated.

Declaration
public static Azure.Storage.Queues.Models.QueueErrorCode AccountBeingCreated { get; }
Property Value

AccountIsDisabled

AccountIsDisabled.

Declaration
public static Azure.Storage.Queues.Models.QueueErrorCode AccountIsDisabled { get; }
Property Value

AuthenticationFailed

AuthenticationFailed.

Declaration
public static Azure.Storage.Queues.Models.QueueErrorCode AuthenticationFailed { get; }
Property Value

AuthorizationFailure

AuthorizationFailure.

Declaration
public static Azure.Storage.Queues.Models.QueueErrorCode AuthorizationFailure { get; }
Property Value

AuthorizationPermissionMismatch

AuthorizationPermissionMismatch.

Declaration
public static Azure.Storage.Queues.Models.QueueErrorCode AuthorizationPermissionMismatch { get; }
Property Value

AuthorizationProtocolMismatch

AuthorizationProtocolMismatch.

Declaration
public static Azure.Storage.Queues.Models.QueueErrorCode AuthorizationProtocolMismatch { get; }
Property Value

AuthorizationResourceTypeMismatch

AuthorizationResourceTypeMismatch.

Declaration
public static Azure.Storage.Queues.Models.QueueErrorCode AuthorizationResourceTypeMismatch { get; }
Property Value

AuthorizationServiceMismatch

AuthorizationServiceMismatch.

Declaration
public static Azure.Storage.Queues.Models.QueueErrorCode AuthorizationServiceMismatch { get; }
Property Value

AuthorizationSourceIPMismatch

AuthorizationSourceIPMismatch.

Declaration
public static Azure.Storage.Queues.Models.QueueErrorCode AuthorizationSourceIPMismatch { get; }
Property Value

ConditionNotMet

ConditionNotMet.

Declaration
public static Azure.Storage.Queues.Models.QueueErrorCode ConditionNotMet { get; }
Property Value

EmptyMetadataKey

FeatureVersionMismatch

FeatureVersionMismatch.

Declaration
public static Azure.Storage.Queues.Models.QueueErrorCode FeatureVersionMismatch { get; }
Property Value

InsufficientAccountPermissions

InsufficientAccountPermissions.

Declaration
public static Azure.Storage.Queues.Models.QueueErrorCode InsufficientAccountPermissions { get; }
Property Value

InternalError

InternalError.

Declaration
public static Azure.Storage.Queues.Models.QueueErrorCode InternalError { get; }
Property Value

InvalidAuthenticationInfo

InvalidAuthenticationInfo.

Declaration
public static Azure.Storage.Queues.Models.QueueErrorCode InvalidAuthenticationInfo { get; }
Property Value

InvalidHttpVerb

InvalidHttpVerb.

Declaration
public static Azure.Storage.Queues.Models.QueueErrorCode InvalidHttpVerb { get; }
Property Value

InvalidInput

InvalidInput.

Declaration
public static Azure.Storage.Queues.Models.QueueErrorCode InvalidInput { get; }
Property Value

InvalidMarker

InvalidMarker.

Declaration
public static Azure.Storage.Queues.Models.QueueErrorCode InvalidMarker { get; }
Property Value

InvalidMd5

InvalidMd5.

Declaration
public static Azure.Storage.Queues.Models.QueueErrorCode InvalidMd5 { get; }
Property Value

InvalidMetadata

InvalidQueryParameterValue

InvalidQueryParameterValue.

Declaration
public static Azure.Storage.Queues.Models.QueueErrorCode InvalidQueryParameterValue { get; }
Property Value

InvalidRange

InvalidRange.

Declaration
public static Azure.Storage.Queues.Models.QueueErrorCode InvalidRange { get; }
Property Value

InvalidResourceName

InvalidResourceName.

Declaration
public static Azure.Storage.Queues.Models.QueueErrorCode InvalidResourceName { get; }
Property Value

InvalidUri

InvalidUri.

Declaration
public static Azure.Storage.Queues.Models.QueueErrorCode InvalidUri { get; }
Property Value

InvalidXmlDocument

InvalidXmlDocument.

Declaration
public static Azure.Storage.Queues.Models.QueueErrorCode InvalidXmlDocument { get; }
Property Value

InvalidXmlNodeValue

InvalidXmlNodeValue.

Declaration
public static Azure.Storage.Queues.Models.QueueErrorCode InvalidXmlNodeValue { get; }
Property Value

Md5Mismatch

Md5Mismatch.

Declaration
public static Azure.Storage.Queues.Models.QueueErrorCode Md5Mismatch { get; }
Property Value

MessageNotFound

MessageNotFound.

Declaration
public static Azure.Storage.Queues.Models.QueueErrorCode MessageNotFound { get; }
Property Value

MessageTooLarge

MetadataTooLarge

MissingRequiredQueryParameter

MissingRequiredQueryParameter.

Declaration
public static Azure.Storage.Queues.Models.QueueErrorCode MissingRequiredQueryParameter { get; }
Property Value

MissingRequiredXmlNode

MissingRequiredXmlNode.

Declaration
public static Azure.Storage.Queues.Models.QueueErrorCode MissingRequiredXmlNode { get; }
Property Value

OperationTimedOut

OperationTimedOut.

Declaration
public static Azure.Storage.Queues.Models.QueueErrorCode OperationTimedOut { get; }
Property Value

OutOfRangeInput

OutOfRangeInput.

Declaration
public static Azure.Storage.Queues.Models.QueueErrorCode OutOfRangeInput { get; }
Property Value

OutOfRangeQueryParameterValue

OutOfRangeQueryParameterValue.

Declaration
public static Azure.Storage.Queues.Models.QueueErrorCode OutOfRangeQueryParameterValue { get; }
Property Value

PopReceiptMismatch

PopReceiptMismatch.

Declaration
public static Azure.Storage.Queues.Models.QueueErrorCode PopReceiptMismatch { get; }
Property Value

QueueAlreadyExists

QueueAlreadyExists.

Declaration
public static Azure.Storage.Queues.Models.QueueErrorCode QueueAlreadyExists { get; }
Property Value

QueueBeingDeleted

QueueBeingDeleted.

Declaration
public static Azure.Storage.Queues.Models.QueueErrorCode QueueBeingDeleted { get; }
Property Value

QueueDisabled

QueueDisabled.

Declaration
public static Azure.Storage.Queues.Models.QueueErrorCode QueueDisabled { get; }
Property Value

QueueNotEmpty

QueueNotEmpty.

Declaration
public static Azure.Storage.Queues.Models.QueueErrorCode QueueNotEmpty { get; }
Property Value

QueueNotFound

QueueNotFound.

Declaration
public static Azure.Storage.Queues.Models.QueueErrorCode QueueNotFound { get; }
Property Value

RequestBodyTooLarge

RequestBodyTooLarge.

Declaration
public static Azure.Storage.Queues.Models.QueueErrorCode RequestBodyTooLarge { get; }
Property Value

RequestUrlFailedToParse

RequestUrlFailedToParse.

Declaration
public static Azure.Storage.Queues.Models.QueueErrorCode RequestUrlFailedToParse { get; }
Property Value

ResourceAlreadyExists

ResourceAlreadyExists.

Declaration
public static Azure.Storage.Queues.Models.QueueErrorCode ResourceAlreadyExists { get; }
Property Value

ResourceNotFound

ResourceNotFound.

Declaration
public static Azure.Storage.Queues.Models.QueueErrorCode ResourceNotFound { get; }
Property Value

ResourceTypeMismatch

ResourceTypeMismatch.

Declaration
public static Azure.Storage.Queues.Models.QueueErrorCode ResourceTypeMismatch { get; }
Property Value

ServerBusy

ServerBusy.

Declaration
public static Azure.Storage.Queues.Models.QueueErrorCode ServerBusy { get; }
Property Value

UnsupportedHttpVerb

UnsupportedHttpVerb.

Declaration
public static Azure.Storage.Queues.Models.QueueErrorCode UnsupportedHttpVerb { get; }
Property Value

UnsupportedQueryParameter

UnsupportedQueryParameter.

Declaration
public static Azure.Storage.Queues.Models.QueueErrorCode UnsupportedQueryParameter { get; }
Property Value

UnsupportedXmlNode

UnsupportedXmlNode.

Declaration
public static Azure.Storage.Queues.Models.QueueErrorCode UnsupportedXmlNode { get; }
Property Value

Methods

Equals(Object)

Indicates whether this instance and a specified object are equal.

Declaration
[System.ComponentModel.EditorBrowsable]
public override bool Equals (object obj);
Parameters
System.Object obj

The object to compare with the current instance.

Returns
System.Boolean

true if obj and this instance are the same type and represent the same value; otherwise, false.

Equals(QueueErrorCode)

Indicates whether the current object is equal to another object of the same type.

Declaration
public bool Equals (Azure.Storage.Queues.Models.QueueErrorCode other);
Parameters
Returns
System.Boolean

true if the current object is equal to the other parameter; otherwise, false.

GetHashCode()

Returns the hash code for this instance.

Declaration
[System.ComponentModel.EditorBrowsable]
public override int GetHashCode ();
Returns
System.Int32

A 32-bit signed integer that is the hash code for this instance.

ToString()

Returns the fully qualified type name of this instance.

Declaration
public override string ToString ();
Returns
System.String

The fully qualified type name.

Operators

Equality(QueueErrorCode, QueueErrorCode)

Declaration
public static bool operator == (Azure.Storage.Queues.Models.QueueErrorCode left, Azure.Storage.Queues.Models.QueueErrorCode right);
Parameters
Returns
System.Boolean

Implicit(String to QueueErrorCode)

Declaration
public static implicit operator Azure.Storage.Queues.Models.QueueErrorCode (string value);
Parameters
System.String value
Returns

Inequality(QueueErrorCode, QueueErrorCode)

Declaration
public static bool operator != (Azure.Storage.Queues.Models.QueueErrorCode left, Azure.Storage.Queues.Models.QueueErrorCode right);
Parameters
Returns
System.Boolean