RunbookDraftUndoEditResult Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The response model for the undo edit runbook operation.
public class RunbookDraftUndoEditResult
type RunbookDraftUndoEditResult = class
Public Class RunbookDraftUndoEditResult
- Inheritance
-
RunbookDraftUndoEditResult
Constructors
RunbookDraftUndoEditResult() |
Initializes a new instance of the RunbookDraftUndoEditResult class. |
RunbookDraftUndoEditResult(String, String) |
Initializes a new instance of the RunbookDraftUndoEditResult class. |
Properties
RequestId | |
StatusCode |
Gets or sets possible values include: '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' |
Applies to
Azure SDK for .NET