Share via


ContainerRegistryWebhookEventResponseMessage.Headers Property

Definition

The headers of the event response message.

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

Property Value

Applies to