다음을 통해 공유


NotificationAlertTriggerType(String) Constructor

Definition

Initializes a new instance of NotificationAlertTriggerType.

public NotificationAlertTriggerType (string value);
new Azure.ResourceManager.Consumption.Models.NotificationAlertTriggerType : string -> Azure.ResourceManager.Consumption.Models.NotificationAlertTriggerType
Public Sub New (value As String)

Parameters

value
String

Exceptions

value is null.

Applies to