共用方式為


ViewChartType.Implicit(String to ViewChartType) Operator

Definition

Converts a string to a ViewChartType.

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

Parameters

value
String

Returns

Applies to