次の方法で共有


ContainerRegistryWebhookCallbackConfig.CustomHeaders プロパティ

定義

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

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

プロパティ値

適用対象