Lingua

NotificationSetting.Webhooks Property

Definition

Send webhook callback to a service. Key is a user-provided name for the webhook.

public System.Collections.Generic.IDictionary<string,Azure.ResourceManager.MachineLearning.Models.MachineLearningWebhook> Webhooks { get; set; }
member this.Webhooks : System.Collections.Generic.IDictionary<string, Azure.ResourceManager.MachineLearning.Models.MachineLearningWebhook> with get, set
Public Property Webhooks As IDictionary(Of String, MachineLearningWebhook)

Property Value

Applies to