Show / Hide Table of Contents

Class DashboardWidgetHostmapDefinitionStyle

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

Fields

View Source

FillMax

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

FillMin

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

Palette

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

PaletteFlip

Declaration
public readonly bool? PaletteFlip
Field Value
Type Description
System.Nullable<System.Boolean>
  • View Source
Back to top Copyright 2016-2020, Pulumi Corporation.