共用方式為


TimeframeType.Implicit(String to TimeframeType) Operator

Definition

Converts a string to a TimeframeType.

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

Parameters

value
String

Returns

Applies to