Share via


ForecastTimeframe.Implicit(String to ForecastTimeframe) Operator

Definition

Converts a string to a ForecastTimeframe.

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

Parameters

value
String

Returns

Applies to