Delen via


QuotaUsagesType.Implicit(String to QuotaUsagesType) Operator

Definition

Converts a string to a QuotaUsagesType.

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

Parameters

value
String

Returns

Applies to