Share via


NotificationSettingWebhooks.TryGetValue(String, IWebhook) Method

Definition

public bool TryGetValue (string key, out Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20240401.IWebhook value);
abstract member TryGetValue : string * IWebhook -> bool
override this.TryGetValue : string * IWebhook -> bool
Public Function TryGetValue (key As String, ByRef value As IWebhook) As Boolean

Parameters

key
String
value
IWebhook

Returns

Applies to