Share via


ContainerRegistryWebhookPatch.CustomHeaders Property

Definition

Custom headers that will be added to the webhook notifications.

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)

Property Value

Applies to