Compartir a través de


IExportDefinition.Timeframe Property

Definition

The time frame for pulling data for the export. If custom, then a specific time period must be provided.

[Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Runtime.Info(Description="The time frame for pulling data for the export. If custom, then a specific time period must be provided.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Support.TimeframeType) }, ReadOnly=false, Required=true, SerializedName="timeframe")]
public Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Support.TimeframeType Timeframe { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Runtime.Info(Description="The time frame for pulling data for the export. If custom, then a specific time period must be provided.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Support.TimeframeType) }, ReadOnly=false, Required=true, SerializedName="timeframe")>]
member this.Timeframe : Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Support.TimeframeType with get, set
Public Property Timeframe As TimeframeType

Property Value

Attributes

Applies to