Sdílet prostřednictvím


ContainerRegistryWebhookCallbackConfig.CustomHeaders Property

Definition

Custom headers that will be added to the webhook notifications.

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)

Property Value

Applies to