Compartir a través de


OperationResultInfoBaseResource Clase

Definición

Clase base para la información del resultado de la operación.

public class OperationResultInfoBaseResource : Microsoft.Azure.Management.RecoveryServices.Backup.Models.OperationWorkerResponse
type OperationResultInfoBaseResource = class
    inherit OperationWorkerResponse
Public Class OperationResultInfoBaseResource
Inherits OperationWorkerResponse
Herencia
OperationResultInfoBaseResource

Constructores

OperationResultInfoBaseResource()

Inicializa una nueva instancia de la clase OperationResultInfoBaseResource.

OperationResultInfoBaseResource(Nullable<HttpStatusCode>, IDictionary<String,IList<String>>, OperationResultInfoBase)

Inicializa una nueva instancia de la clase OperationResultInfoBaseResource.

Propiedades

Headers

Obtiene o establece encabezados HTTP asociados a esta operación.

(Heredado de OperationWorkerResponse)
Operation

Obtiene o establece la operación operationResultInfoBaseResource.

StatusCode

Obtiene o establece el código de estado HTTP de la operación. Entre los valores posibles se incluyen: 'Continue', 'SwitchingProtocols', 'OK', 'Created', 'Accepted', 'NonAuthoritativeInformation', 'NoContent', 'ResetContent', 'PartialContent', 'MultipleChoices', 'Ambiguo', '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'

(Heredado de OperationWorkerResponse)

Se aplica a