TransactionType.Implicit(String to TransactionType) Operator

Definition

Converts a string to a TransactionType.

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

Parameters

value
String

Returns

Applies to