Show / Hide Table of Contents

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 Source

TimeFrame

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
View Source

Type

The type of the query.

Declaration
public readonly string Type
Field Value
Type Description
System.String
  • View Source
Back to top Copyright 2016-2020, Pulumi Corporation.