Udostępnij za pośrednictwem


NotificationThresholdType(String) Constructor

Definition

Initializes a new instance of NotificationThresholdType.

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

Parameters

value
String

Exceptions

value is null.

Applies to