Freigeben über


NotificationSettingWebhooks.Add(String, IWebhook) Method

Definition

public void Add (string key, Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20240401.IWebhook value);
abstract member Add : string * Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20240401.IWebhook -> unit
override this.Add : string * Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20240401.IWebhook -> unit
Public Sub Add (key As String, value As IWebhook)

Parameters

key
String
value
IWebhook

Implements

Applies to