Freigeben über


RunbookDraftUndoEditResult Konstruktoren

Definition

Überlädt

RunbookDraftUndoEditResult()

Initialisiert eine neue instance der RunbookDraftUndoEditResult-Klasse.

RunbookDraftUndoEditResult(String, String)

Initialisiert eine neue instance der RunbookDraftUndoEditResult-Klasse.

RunbookDraftUndoEditResult()

Initialisiert eine neue instance der RunbookDraftUndoEditResult-Klasse.

public RunbookDraftUndoEditResult ();
Public Sub New ()

Gilt für:

RunbookDraftUndoEditResult(String, String)

Initialisiert eine neue instance der RunbookDraftUndoEditResult-Klasse.

public RunbookDraftUndoEditResult (string statusCode = default, string requestId = default);
new Microsoft.Azure.Management.Automation.Models.RunbookDraftUndoEditResult : string * string -> Microsoft.Azure.Management.Automation.Models.RunbookDraftUndoEditResult
Public Sub New (Optional statusCode As String = Nothing, Optional requestId As String = Nothing)

Parameter

statusCode
String

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"

requestId
String

Gilt für: