Show / Hide Table of Contents

Class DashboardWidgetTimeseriesDefinitionRequestProcessQuery

Inheritance
System.Object
DashboardWidgetTimeseriesDefinitionRequestProcessQuery
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.Datadog.Outputs
Assembly: Pulumi.Datadog.dll
Syntax
public sealed class DashboardWidgetTimeseriesDefinitionRequestProcessQuery

Fields

View Source

FilterBies

Declaration
public readonly ImmutableArray<string> FilterBies
Field Value
Type Description
System.Collections.Immutable.ImmutableArray<System.String>
View Source

Limit

Declaration
public readonly int? Limit
Field Value
Type Description
System.Nullable<System.Int32>
View Source

Metric

Declaration
public readonly string Metric
Field Value
Type Description
System.String
View Source

SearchBy

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