RuleWebhookAction.Properties Property

Definition

the dictionary of custom properties to include with the post operation. These data are appended to the webhook payload.

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

Property Value

Applies to