OperationResultInfoBaseResource Klasse
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Basisklasse für Vorgangsergebnisinformationen.
public class OperationResultInfoBaseResource : Microsoft.Azure.Management.RecoveryServices.Backup.Models.OperationWorkerResponse
type OperationResultInfoBaseResource = class
inherit OperationWorkerResponse
Public Class OperationResultInfoBaseResource
Inherits OperationWorkerResponse
- Vererbung
Konstruktoren
OperationResultInfoBaseResource() |
Initialisiert eine neue instance der OperationResultInfoBaseResource-Klasse. |
OperationResultInfoBaseResource(Nullable<HttpStatusCode>, IDictionary<String,IList<String>>, OperationResultInfoBase) |
Initialisiert eine neue instance der OperationResultInfoBaseResource-Klasse. |
Eigenschaften
Headers |
Ruft http-Header ab, die diesem Vorgang zugeordnet sind, oder legt diese fest. (Geerbt von OperationWorkerResponse) |
Operation |
Ruft operationResultInfoBaseResource-Vorgang ab oder legt diese fest. |
StatusCode |
Ruft den HTTP-Statuscode des Vorgangs ab oder legt diese fest. Mögliche Werte: "Continue", "SwitchingProtocols", "OK", "Created", "Accepted", "NonAuthoritativeInformation", "NoContent", "ResetContent", "PartialContent", "MultipleChoices", "Ambiguous", "MovedPermanently", "Moved", "Found", "Redirect", "SeeOther", "RedirectMethod", "NotModified", "UseProxy", "Unused", "TemporaryRedirect", "RedirectKeepVerb", "BadRequest", "Unauthorized", "PaymentRequired", "Forbidden", "NotFound", "MethodNotAllowed", "NotAcceptable", ' ProxyAuthenticationRequired', 'RequestTimeout', 'Conflict', 'Gone', "LengthRequired", "PreconditionFailed", "RequestEntityTooLarge", "RequestUriTooLong", "UnsupportedMediaType", "RequestedRangeNotSatisfiable", "ExpectationFailed", "UpgradeRequired", "InternalServerError", "NotImplemented", "BadGateway", "ServiceUnavailable", "GatewayTimeout", "HttpVersionNotSupported" (Geerbt von OperationWorkerResponse) |
Gilt für:
Azure SDK for .NET