Show / Hide Table of Contents

Class DashboardWidgetNoteDefinition

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

Fields

View Source

BackgroundColor

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

Content

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

FontSize

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

ShowTick

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

TextAlign

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

TickEdge

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

TickPos

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