Share via


CostManagementAlertType.Implicit(String to CostManagementAlertType) Operator

Definition

Converts a string to a CostManagementAlertType.

public static implicit operator Azure.ResourceManager.CostManagement.Models.CostManagementAlertType (string value);
static member op_Implicit : string -> Azure.ResourceManager.CostManagement.Models.CostManagementAlertType
Public Shared Widening Operator CType (value As String) As CostManagementAlertType

Parameters

value
String

Returns

Applies to