Class ResourceGroupExportQuery
Inheritance
System.Object
ResourceGroupExportQuery
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Pulumi.Azure.CostManagement.Outputs
Assembly: Pulumi.Azure.dll
Syntax
public sealed class ResourceGroupExportQuery
Fields
View SourceTimeFrame
The time frame for pulling data for the query. If custom, then a specific time period must be provided. Possible values include: WeekToDate, MonthToDate, YearToDate, TheLastWeek, TheLastMonth, TheLastYear, Custom.
Declaration
public readonly string TimeFrame
Field Value
| Type | Description |
|---|---|
| System.String |
Type
The type of the query.
Declaration
public readonly string Type
Field Value
| Type | Description |
|---|---|
| System.String |