你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

RunbookDraftUndoEditResult interface

撤消编辑 Runbook作的响应模型。

属性

requestId
statusCode

可能的值包括:“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'

属性详细信息

requestId

requestId?: string

属性值

string

statusCode

可能的值包括:“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'

statusCode?: HttpStatusCode

属性值