C# Class Amazon.StorageGateway.ErrorCode

Constants used for properties of type ErrorCode.
Inheritance: ConstantClass
Afficher le fichier Open project: scopely/aws-sdk-net

Méthodes publiques

Свойство Type Description
ActivationKeyExpired ErrorCode
ActivationKeyInvalid ErrorCode
ActivationKeyNotFound ErrorCode
AuthenticationFailure ErrorCode
BandwidthThrottleScheduleNotFound ErrorCode
Blocked ErrorCode
CannotExportSnapshot ErrorCode
ChapCredentialNotFound ErrorCode
DiskAlreadyAllocated ErrorCode
DiskDoesNotExist ErrorCode
DiskSizeGreaterThanVolumeMaxSize ErrorCode
DiskSizeLessThanVolumeSize ErrorCode
DiskSizeNotGigAligned ErrorCode
DuplicateCertificateInfo ErrorCode
DuplicateSchedule ErrorCode
EndpointNotFound ErrorCode
GatewayInternalError ErrorCode
GatewayNotConnected ErrorCode
GatewayNotFound ErrorCode
GatewayProxyNetworkConnectionBusy ErrorCode
IAMNotSupported ErrorCode
InitiatorInvalid ErrorCode
InitiatorNotFound ErrorCode
InternalError ErrorCode
InvalidEndpoint ErrorCode
InvalidGateway ErrorCode
InvalidParameters ErrorCode
InvalidSchedule ErrorCode
LocalStorageLimitExceeded ErrorCode
LunAlreadyAllocated ErrorCode
LunInvalid ErrorCode
MaximumContentLengthExceeded ErrorCode
MaximumTapeCartridgeCountExceeded ErrorCode
MaximumVolumeCountExceeded ErrorCode
NetworkConfigurationChanged ErrorCode
NoDisksAvailable ErrorCode
NotImplemented ErrorCode
NotSupported ErrorCode
OperationAborted ErrorCode
OutdatedGateway ErrorCode
ParametersNotImplemented ErrorCode
RegionInvalid ErrorCode
RequestTimeout ErrorCode
ServiceUnavailable ErrorCode
SnapshotDeleted ErrorCode
SnapshotIdInvalid ErrorCode
SnapshotInProgress ErrorCode
SnapshotNotFound ErrorCode
SnapshotScheduleNotFound ErrorCode
StagingAreaFull ErrorCode
StorageFailure ErrorCode
TapeCartridgeNotFound ErrorCode
TargetAlreadyExists ErrorCode
TargetInvalid ErrorCode
TargetNotFound ErrorCode
UnauthorizedOperation ErrorCode
VolumeAlreadyExists ErrorCode
VolumeIdInvalid ErrorCode
VolumeInUse ErrorCode
VolumeNotFound ErrorCode
VolumeNotReady ErrorCode

Méthodes publiques

Méthode Description
ErrorCode ( string value ) : System

Default Constructor

FindValue ( string value ) : ErrorCode

Finds the constant for the unique value.

Method Details

ErrorCode() public méthode

Default Constructor
public ErrorCode ( string value ) : System
value string
Résultat System

FindValue() public static méthode

Finds the constant for the unique value.
public static FindValue ( string value ) : ErrorCode
value string The unique value for the constant
Résultat ErrorCode

Property Details

ActivationKeyExpired public_oe static_oe property

Constant ActivationKeyExpired for ErrorCode
public static ErrorCode,Amazon.StorageGateway ActivationKeyExpired
Résultat ErrorCode

ActivationKeyInvalid public_oe static_oe property

Constant ActivationKeyInvalid for ErrorCode
public static ErrorCode,Amazon.StorageGateway ActivationKeyInvalid
Résultat ErrorCode

ActivationKeyNotFound public_oe static_oe property

Constant ActivationKeyNotFound for ErrorCode
public static ErrorCode,Amazon.StorageGateway ActivationKeyNotFound
Résultat ErrorCode

AuthenticationFailure public_oe static_oe property

Constant AuthenticationFailure for ErrorCode
public static ErrorCode,Amazon.StorageGateway AuthenticationFailure
Résultat ErrorCode

BandwidthThrottleScheduleNotFound public_oe static_oe property

Constant BandwidthThrottleScheduleNotFound for ErrorCode
public static ErrorCode,Amazon.StorageGateway BandwidthThrottleScheduleNotFound
Résultat ErrorCode

Blocked public_oe static_oe property

Constant Blocked for ErrorCode
public static ErrorCode,Amazon.StorageGateway Blocked
Résultat ErrorCode

CannotExportSnapshot public_oe static_oe property

Constant CannotExportSnapshot for ErrorCode
public static ErrorCode,Amazon.StorageGateway CannotExportSnapshot
Résultat ErrorCode

ChapCredentialNotFound public_oe static_oe property

Constant ChapCredentialNotFound for ErrorCode
public static ErrorCode,Amazon.StorageGateway ChapCredentialNotFound
Résultat ErrorCode

DiskAlreadyAllocated public_oe static_oe property

Constant DiskAlreadyAllocated for ErrorCode
public static ErrorCode,Amazon.StorageGateway DiskAlreadyAllocated
Résultat ErrorCode

DiskDoesNotExist public_oe static_oe property

Constant DiskDoesNotExist for ErrorCode
public static ErrorCode,Amazon.StorageGateway DiskDoesNotExist
Résultat ErrorCode

DiskSizeGreaterThanVolumeMaxSize public_oe static_oe property

Constant DiskSizeGreaterThanVolumeMaxSize for ErrorCode
public static ErrorCode,Amazon.StorageGateway DiskSizeGreaterThanVolumeMaxSize
Résultat ErrorCode

DiskSizeLessThanVolumeSize public_oe static_oe property

Constant DiskSizeLessThanVolumeSize for ErrorCode
public static ErrorCode,Amazon.StorageGateway DiskSizeLessThanVolumeSize
Résultat ErrorCode

DiskSizeNotGigAligned public_oe static_oe property

Constant DiskSizeNotGigAligned for ErrorCode
public static ErrorCode,Amazon.StorageGateway DiskSizeNotGigAligned
Résultat ErrorCode

DuplicateCertificateInfo public_oe static_oe property

Constant DuplicateCertificateInfo for ErrorCode
public static ErrorCode,Amazon.StorageGateway DuplicateCertificateInfo
Résultat ErrorCode

DuplicateSchedule public_oe static_oe property

Constant DuplicateSchedule for ErrorCode
public static ErrorCode,Amazon.StorageGateway DuplicateSchedule
Résultat ErrorCode

EndpointNotFound public_oe static_oe property

Constant EndpointNotFound for ErrorCode
public static ErrorCode,Amazon.StorageGateway EndpointNotFound
Résultat ErrorCode

GatewayInternalError public_oe static_oe property

Constant GatewayInternalError for ErrorCode
public static ErrorCode,Amazon.StorageGateway GatewayInternalError
Résultat ErrorCode

GatewayNotConnected public_oe static_oe property

Constant GatewayNotConnected for ErrorCode
public static ErrorCode,Amazon.StorageGateway GatewayNotConnected
Résultat ErrorCode

GatewayNotFound public_oe static_oe property

Constant GatewayNotFound for ErrorCode
public static ErrorCode,Amazon.StorageGateway GatewayNotFound
Résultat ErrorCode

GatewayProxyNetworkConnectionBusy public_oe static_oe property

Constant GatewayProxyNetworkConnectionBusy for ErrorCode
public static ErrorCode,Amazon.StorageGateway GatewayProxyNetworkConnectionBusy
Résultat ErrorCode

IAMNotSupported public_oe static_oe property

Constant IAMNotSupported for ErrorCode
public static ErrorCode,Amazon.StorageGateway IAMNotSupported
Résultat ErrorCode

InitiatorInvalid public_oe static_oe property

Constant InitiatorInvalid for ErrorCode
public static ErrorCode,Amazon.StorageGateway InitiatorInvalid
Résultat ErrorCode

InitiatorNotFound public_oe static_oe property

Constant InitiatorNotFound for ErrorCode
public static ErrorCode,Amazon.StorageGateway InitiatorNotFound
Résultat ErrorCode

InternalError public_oe static_oe property

Constant InternalError for ErrorCode
public static ErrorCode,Amazon.StorageGateway InternalError
Résultat ErrorCode

InvalidEndpoint public_oe static_oe property

Constant InvalidEndpoint for ErrorCode
public static ErrorCode,Amazon.StorageGateway InvalidEndpoint
Résultat ErrorCode

InvalidGateway public_oe static_oe property

Constant InvalidGateway for ErrorCode
public static ErrorCode,Amazon.StorageGateway InvalidGateway
Résultat ErrorCode

InvalidParameters public_oe static_oe property

Constant InvalidParameters for ErrorCode
public static ErrorCode,Amazon.StorageGateway InvalidParameters
Résultat ErrorCode

InvalidSchedule public_oe static_oe property

Constant InvalidSchedule for ErrorCode
public static ErrorCode,Amazon.StorageGateway InvalidSchedule
Résultat ErrorCode

LocalStorageLimitExceeded public_oe static_oe property

Constant LocalStorageLimitExceeded for ErrorCode
public static ErrorCode,Amazon.StorageGateway LocalStorageLimitExceeded
Résultat ErrorCode

LunAlreadyAllocated public_oe static_oe property

Constant LunAlreadyAllocated for ErrorCode
public static ErrorCode,Amazon.StorageGateway LunAlreadyAllocated
Résultat ErrorCode

LunInvalid public_oe static_oe property

Constant LunInvalid for ErrorCode
public static ErrorCode,Amazon.StorageGateway LunInvalid
Résultat ErrorCode

MaximumContentLengthExceeded public_oe static_oe property

Constant MaximumContentLengthExceeded for ErrorCode
public static ErrorCode,Amazon.StorageGateway MaximumContentLengthExceeded
Résultat ErrorCode

MaximumTapeCartridgeCountExceeded public_oe static_oe property

Constant MaximumTapeCartridgeCountExceeded for ErrorCode
public static ErrorCode,Amazon.StorageGateway MaximumTapeCartridgeCountExceeded
Résultat ErrorCode

MaximumVolumeCountExceeded public_oe static_oe property

Constant MaximumVolumeCountExceeded for ErrorCode
public static ErrorCode,Amazon.StorageGateway MaximumVolumeCountExceeded
Résultat ErrorCode

NetworkConfigurationChanged public_oe static_oe property

Constant NetworkConfigurationChanged for ErrorCode
public static ErrorCode,Amazon.StorageGateway NetworkConfigurationChanged
Résultat ErrorCode

NoDisksAvailable public_oe static_oe property

Constant NoDisksAvailable for ErrorCode
public static ErrorCode,Amazon.StorageGateway NoDisksAvailable
Résultat ErrorCode

NotImplemented public_oe static_oe property

Constant NotImplemented for ErrorCode
public static ErrorCode,Amazon.StorageGateway NotImplemented
Résultat ErrorCode

NotSupported public_oe static_oe property

Constant NotSupported for ErrorCode
public static ErrorCode,Amazon.StorageGateway NotSupported
Résultat ErrorCode

OperationAborted public_oe static_oe property

Constant OperationAborted for ErrorCode
public static ErrorCode,Amazon.StorageGateway OperationAborted
Résultat ErrorCode

OutdatedGateway public_oe static_oe property

Constant OutdatedGateway for ErrorCode
public static ErrorCode,Amazon.StorageGateway OutdatedGateway
Résultat ErrorCode

ParametersNotImplemented public_oe static_oe property

Constant ParametersNotImplemented for ErrorCode
public static ErrorCode,Amazon.StorageGateway ParametersNotImplemented
Résultat ErrorCode

RegionInvalid public_oe static_oe property

Constant RegionInvalid for ErrorCode
public static ErrorCode,Amazon.StorageGateway RegionInvalid
Résultat ErrorCode

RequestTimeout public_oe static_oe property

Constant RequestTimeout for ErrorCode
public static ErrorCode,Amazon.StorageGateway RequestTimeout
Résultat ErrorCode

ServiceUnavailable public_oe static_oe property

Constant ServiceUnavailable for ErrorCode
public static ErrorCode,Amazon.StorageGateway ServiceUnavailable
Résultat ErrorCode

SnapshotDeleted public_oe static_oe property

Constant SnapshotDeleted for ErrorCode
public static ErrorCode,Amazon.StorageGateway SnapshotDeleted
Résultat ErrorCode

SnapshotIdInvalid public_oe static_oe property

Constant SnapshotIdInvalid for ErrorCode
public static ErrorCode,Amazon.StorageGateway SnapshotIdInvalid
Résultat ErrorCode

SnapshotInProgress public_oe static_oe property

Constant SnapshotInProgress for ErrorCode
public static ErrorCode,Amazon.StorageGateway SnapshotInProgress
Résultat ErrorCode

SnapshotNotFound public_oe static_oe property

Constant SnapshotNotFound for ErrorCode
public static ErrorCode,Amazon.StorageGateway SnapshotNotFound
Résultat ErrorCode

SnapshotScheduleNotFound public_oe static_oe property

Constant SnapshotScheduleNotFound for ErrorCode
public static ErrorCode,Amazon.StorageGateway SnapshotScheduleNotFound
Résultat ErrorCode

StagingAreaFull public_oe static_oe property

Constant StagingAreaFull for ErrorCode
public static ErrorCode,Amazon.StorageGateway StagingAreaFull
Résultat ErrorCode

StorageFailure public_oe static_oe property

Constant StorageFailure for ErrorCode
public static ErrorCode,Amazon.StorageGateway StorageFailure
Résultat ErrorCode

TapeCartridgeNotFound public_oe static_oe property

Constant TapeCartridgeNotFound for ErrorCode
public static ErrorCode,Amazon.StorageGateway TapeCartridgeNotFound
Résultat ErrorCode

TargetAlreadyExists public_oe static_oe property

Constant TargetAlreadyExists for ErrorCode
public static ErrorCode,Amazon.StorageGateway TargetAlreadyExists
Résultat ErrorCode

TargetInvalid public_oe static_oe property

Constant TargetInvalid for ErrorCode
public static ErrorCode,Amazon.StorageGateway TargetInvalid
Résultat ErrorCode

TargetNotFound public_oe static_oe property

Constant TargetNotFound for ErrorCode
public static ErrorCode,Amazon.StorageGateway TargetNotFound
Résultat ErrorCode

UnauthorizedOperation public_oe static_oe property

Constant UnauthorizedOperation for ErrorCode
public static ErrorCode,Amazon.StorageGateway UnauthorizedOperation
Résultat ErrorCode

VolumeAlreadyExists public_oe static_oe property

Constant VolumeAlreadyExists for ErrorCode
public static ErrorCode,Amazon.StorageGateway VolumeAlreadyExists
Résultat ErrorCode

VolumeIdInvalid public_oe static_oe property

Constant VolumeIdInvalid for ErrorCode
public static ErrorCode,Amazon.StorageGateway VolumeIdInvalid
Résultat ErrorCode

VolumeInUse public_oe static_oe property

Constant VolumeInUse for ErrorCode
public static ErrorCode,Amazon.StorageGateway VolumeInUse
Résultat ErrorCode

VolumeNotFound public_oe static_oe property

Constant VolumeNotFound for ErrorCode
public static ErrorCode,Amazon.StorageGateway VolumeNotFound
Résultat ErrorCode

VolumeNotReady public_oe static_oe property

Constant VolumeNotReady for ErrorCode
public static ErrorCode,Amazon.StorageGateway VolumeNotReady
Résultat ErrorCode