Show / Hide Table of Contents

Class DashboardWidgetHostmapDefinition

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

Fields

View Source

Groups

Declaration
public readonly ImmutableArray<string> Groups
Field Value
Type Description
System.Collections.Immutable.ImmutableArray<System.String>
View Source

NodeType

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

NoGroupHosts

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

NoMetricHosts

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

Request

Declaration
public readonly DashboardWidgetHostmapDefinitionRequest Request
Field Value
Type Description
DashboardWidgetHostmapDefinitionRequest
View Source

Scopes

Declaration
public readonly ImmutableArray<string> Scopes
Field Value
Type Description
System.Collections.Immutable.ImmutableArray<System.String>
View Source

Style

Declaration
public readonly DashboardWidgetHostmapDefinitionStyle Style
Field Value
Type Description
DashboardWidgetHostmapDefinitionStyle
View Source

Title

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

TitleAlign

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

TitleSize

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