SpendingLimitType.Implicit(String to SpendingLimitType) Operator

Definition

Converts a string to a SpendingLimitType.

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

Parameters

value
String

Returns

Applies to