Show / Hide Table of Contents

Class TimeBoardGraphRequest

Inheritance
System.Object
TimeBoardGraphRequest
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 TimeBoardGraphRequest

Fields

View Source

Aggregator

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

ApmQuery

Declaration
public readonly TimeBoardGraphRequestApmQuery ApmQuery
Field Value
Type Description
TimeBoardGraphRequestApmQuery
View Source

ChangeType

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

CompareTo

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

ConditionalFormats

Declaration
public readonly ImmutableArray<TimeBoardGraphRequestConditionalFormat> ConditionalFormats
Field Value
Type Description
System.Collections.Immutable.ImmutableArray<TimeBoardGraphRequestConditionalFormat>
View Source

ExtraCol

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

IncreaseGood

Declaration
public readonly bool? IncreaseGood
Field Value
Type Description
System.Nullable<System.Boolean>
View Source

LogQuery

Declaration
public readonly TimeBoardGraphRequestLogQuery LogQuery
Field Value
Type Description
TimeBoardGraphRequestLogQuery
View Source

MetadataJson

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

OrderBy

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

OrderDirection

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

ProcessQuery

Declaration
public readonly TimeBoardGraphRequestProcessQuery ProcessQuery
Field Value
Type Description
TimeBoardGraphRequestProcessQuery
View Source

Q

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

Stacked

Declaration
public readonly bool? Stacked
Field Value
Type Description
System.Nullable<System.Boolean>
View Source

Style

Declaration
public readonly ImmutableDictionary<string, object> Style
Field Value
Type Description
System.Collections.Immutable.ImmutableDictionary<System.String, System.Object>
View Source

Type

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