Share via


CostManagementAlertType(String) Constructor

Definition

Initializes a new instance of CostManagementAlertType.

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

Parameters

value
String

Exceptions

value is null.

Applies to