Share via


ForecastTimeframe(String) Constructor

Definition

Initializes a new instance of ForecastTimeframe.

public ForecastTimeframe (string value);
new Azure.ResourceManager.CostManagement.Models.ForecastTimeframe : string -> Azure.ResourceManager.CostManagement.Models.ForecastTimeframe
Public Sub New (value As String)

Parameters

value
String

Exceptions

value is null.

Applies to