共用方式為


TimeframeType(String) Constructor

Definition

Initializes a new instance of TimeframeType.

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

Parameters

value
String

Exceptions

value is null.

Applies to