Share via


CostManagementAlertSource.Implicit Operator

Definition

Converts a string to a CostManagementAlertSource.

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

Parameters

value
String

Returns

Applies to