Compartilhar via


OperationResultInfoBaseResource Classe

Definição

Classe base para informações de resultado da operação.

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

Construtores

OperationResultInfoBaseResource()

Inicializa uma nova instância da classe OperationResultInfoBaseResource.

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

Inicializa uma nova instância da classe OperationResultInfoBaseResource.

Propriedades

Headers

Obtém ou define cabeçalhos HTTP associados a esta operação.

(Herdado de OperationWorkerResponse)
Operation

Obtém ou define a operação operationResultInfoBaseResource

StatusCode

Obtém ou define o Código de Status HTTP da operação. Os valores possíveis incluem: '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'

(Herdado de OperationWorkerResponse)

Aplica-se a