次の方法で共有


IWithDefaultStatus インターフェイス

定義

作成後に Webhook の既定の状態を指定できる webhook 定義のステージ。

public interface IWithDefaultStatus
type IWithDefaultStatus = interface
Public Interface IWithDefaultStatus
派生

メソッド

Enabled(Boolean)

Webhook の既定の状態を指定します。既定値は "enabled" です。

適用対象