EmailNotificationHook(String) Constructor

Definition

Initializes a new instance of the EmailNotificationHook class.

public EmailNotificationHook (string name);
new Azure.AI.MetricsAdvisor.Administration.EmailNotificationHook : string -> Azure.AI.MetricsAdvisor.Administration.EmailNotificationHook
Public Sub New (name As String)

Parameters

name
String

The name of the hook.

Applies to