Show / Hide Table of Contents

Class ScreenBoardWidgetTileDefRequestConditionalFormat

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

Fields

View Source

Color

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

Comparator

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

CustomBgColor

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

Invert

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

Palette

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

Value

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