Show / Hide Table of Contents

Class ScreenBoardWidgetRule

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

Fields

View Source

Color

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

Threshold

Declaration
public readonly double? Threshold
Field Value
Type Description
System.Nullable<System.Double>
View Source

Timeframe

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