Sdílet prostřednictvím


RunbookDraftUndoEditResult Konstruktory

Definice

Přetížení

RunbookDraftUndoEditResult()

Inicializuje novou instanci RunbookDraftUndoEditResult třídy.

RunbookDraftUndoEditResult(String, String)

Inicializuje novou instanci RunbookDraftUndoEditResult třídy.

RunbookDraftUndoEditResult()

Inicializuje novou instanci RunbookDraftUndoEditResult třídy.

public RunbookDraftUndoEditResult ();
Public Sub New ()

Platí pro

RunbookDraftUndoEditResult(String, String)

Inicializuje novou instanci RunbookDraftUndoEditResult třídy.

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)

Parametry

statusCode
String

Možné hodnoty: "Continue", 'SwitchingProtocols', 'OK', 'Created', 'Accepted', 'NonAuthoritativeInformation', 'NoContent', 'ResetContent', 'PartialContent', 'MultipleChoices', 'Ambiguous', 'MovedPermanently', 'Přesunuto', '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

Platí pro