共用方式為


ContainerRegistryWebhook.CustomHeaders Property

Definition

Custom headers that will be added to the webhook notifications.

public Azure.Provisioning.BicepDictionary<string> CustomHeaders { get; set; }
member this.CustomHeaders : Azure.Provisioning.BicepDictionary<string> with get, set
Public Property CustomHeaders As BicepDictionary(Of String)

Property Value

Applies to