次の方法で共有


AutomationWebhookCreateOrUpdateContent クラス

定義

Webhook の作成または更新操作に指定されたパラメーター。

public class AutomationWebhookCreateOrUpdateContent
type AutomationWebhookCreateOrUpdateContent = class
Public Class AutomationWebhookCreateOrUpdateContent
継承
AutomationWebhookCreateOrUpdateContent

コンストラクター

AutomationWebhookCreateOrUpdateContent(String)

AutomationWebhookCreateOrUpdateContent の新しいインスタンスを初期化します。

プロパティ

ExpireOn

有効期限を取得または設定します。

IsEnabled

webhook の有効なフラグの値を取得または設定します。

Name

Webhook の名前を取得または設定します。

Parameters

ジョブのパラメーターを取得または設定します。

RunbookName

Runbook の名前を取得または設定します。

RunOn

Webhook ジョブが実行されるハイブリッド worker グループの名前を取得または設定します。

Uri

URI を取得または設定します。

適用対象