次の方法で共有


ContainerRegistryWebhookPatch.CustomHeaders プロパティ

定義

Webhook 通知に追加されるカスタム ヘッダー。

public System.Collections.Generic.IDictionary<string,string> CustomHeaders { get; }
member this.CustomHeaders : System.Collections.Generic.IDictionary<string, string>
Public ReadOnly Property CustomHeaders As IDictionary(Of String, String)

プロパティ値

適用対象