Show / Hide Table of Contents

Class ScreenBoardWidgetTileDefRequest

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

Fields

View Source

Aggregator

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

ApmQuery

Declaration
public readonly ScreenBoardWidgetTileDefRequestApmQuery ApmQuery
Field Value
Type Description
ScreenBoardWidgetTileDefRequestApmQuery
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<ScreenBoardWidgetTileDefRequestConditionalFormat> ConditionalFormats
Field Value
Type Description
System.Collections.Immutable.ImmutableArray<ScreenBoardWidgetTileDefRequestConditionalFormat>
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

Limit

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

LogQuery

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

MetadataJson

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

Metric

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

OrderBy

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

OrderDir

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

ProcessQuery

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

Q

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

QueryType

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

Style

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

TagFilters

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

TextFilter

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

Type

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