RunbookDraftUndoEditResult クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
元に戻す Runbook の編集操作の応答モデル。
public class RunbookDraftUndoEditResult
type RunbookDraftUndoEditResult = class
Public Class RunbookDraftUndoEditResult
- 継承
-
RunbookDraftUndoEditResult
コンストラクター
RunbookDraftUndoEditResult() |
RunbookDraftUndoEditResult クラスの新しいインスタンスを初期化します。 |
RunbookDraftUndoEditResult(String, String) |
RunbookDraftUndoEditResult クラスの新しいインスタンスを初期化します。 |
プロパティ
RequestId |
元に戻す Runbook の編集操作の応答モデル。 |
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' |
適用対象
Azure SDK for .NET