AutomationHttpStatusCode Structure
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
The AutomationHttpStatusCode.
public readonly struct AutomationHttpStatusCode : IEquatable<Azure.ResourceManager.Automation.Models.AutomationHttpStatusCode>
type AutomationHttpStatusCode = struct
Public Structure AutomationHttpStatusCode
Implements IEquatable(Of AutomationHttpStatusCode)
- Héritage
-
AutomationHttpStatusCode
- Implémente
Constructeurs
AutomationHttpStatusCode(String) |
Initialise une nouvelle instance de AutomationHttpStatusCode. |
Propriétés
Accepted |
Accepté. |
Ambiguous |
Ambiguë. |
BadGateway |
BadGateway. |
BadRequest |
BadRequest. |
Conflict |
Conflit. |
Continue |
Continuer. |
Created |
Créé. |
ExpectationFailed |
ExpectFailed. |
Forbidden |
Interdit. |
Found |
Trouvé. |
GatewayTimeout |
GatewayTimeout. |
Gone |
Parti. |
HttpVersionNotSupported |
HttpVersionNotSupported. |
InternalServerError |
InternalServerError. |
LengthRequired |
LengthRequired. |
MethodNotAllowed |
MethodNotAllowed. |
Moved |
Déplacé. |
MovedPermanently |
MovedPermanently. |
MultipleChoices |
MultipleChoices. |
NoContent |
NoContent. |
NonAuthoritativeInformation |
NonAuthoritativeInformation. |
NotAcceptable |
Inacceptable. |
NotFound |
Notfound. |
NotImplemented |
NotImplemented. |
NotModified |
NotModified. |
OK |
OK. |
PartialContent |
PartialContent. |
PaymentRequired |
PaymentRequired. |
PreconditionFailed |
Condition préalableFailed. |
ProxyAuthenticationRequired |
ProxyAuthenticationRequired. |
Redirect |
Redirections. |
RedirectKeepVerb |
RedirectKeepVerb. |
RedirectMethod |
RedirectMethod. |
RequestedRangeNotSatisfiable |
RequestedRangeNotSatisfiable. |
RequestEntityTooLarge |
RequestEntityTooLarge. |
RequestTimeout |
RequestTimeout. |
RequestUriTooLong |
RequestUriTooLong. |
ResetContent |
ResetContent. |
SeeOther |
VoirOther. |
ServiceUnavailable |
ServiceUnavailable. |
SwitchingProtocols |
SwitchingProtocols. |
TemporaryRedirect |
TemporaryRedirect. |
Unauthorized |
Non autorisé. |
UnsupportedMediaType |
Non pris en chargeMediaType. |
Unused |
Inutilisé. |
UpgradeRequired |
UpgradeRequired. |
UseProxy |
UseProxy. |
Méthodes
Equals(AutomationHttpStatusCode) |
Indique si l'objet actuel est égal à un autre objet du même type. |
ToString() |
Retourne le nom de type qualifié complet de cette instance. |
Opérateurs
Equality(AutomationHttpStatusCode, AutomationHttpStatusCode) |
Détermine si deux AutomationHttpStatusCode valeurs sont identiques. |
Implicit(String to AutomationHttpStatusCode) |
Convertit une chaîne en AutomationHttpStatusCode. |
Inequality(AutomationHttpStatusCode, AutomationHttpStatusCode) |
Détermine si deux AutomationHttpStatusCode valeurs ne sont pas identiques. |
S’applique à
Azure SDK for .NET