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 SourceBackgroundColor
Declaration
public readonly string BackgroundColor
Field Value
| Type | Description |
|---|---|
| System.String |
Content
Declaration
public readonly string Content
Field Value
| Type | Description |
|---|---|
| System.String |
FontSize
Declaration
public readonly string FontSize
Field Value
| Type | Description |
|---|---|
| System.String |
ShowTick
Declaration
public readonly bool? ShowTick
Field Value
| Type | Description |
|---|---|
| System.Nullable<System.Boolean> |
TextAlign
Declaration
public readonly string TextAlign
Field Value
| Type | Description |
|---|---|
| System.String |
TickEdge
Declaration
public readonly string TickEdge
Field Value
| Type | Description |
|---|---|
| System.String |
TickPos
Declaration
public readonly string TickPos
Field Value
| Type | Description |
|---|---|
| System.String |