Megosztás a következőn keresztül:


QueryColumnType.Implicit(String to QueryColumnType) Operator

Definition

Converts a string to a QueryColumnType.

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

Parameters

value
String

Returns

Applies to