Show / Hide Table of Contents

Class DashboardWidgetGroupDefinitionWidgetLayout

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

Fields

View Source

Height

Declaration
public readonly double Height
Field Value
Type Description
System.Double
View Source

Width

Declaration
public readonly double Width
Field Value
Type Description
System.Double
View Source

X

Declaration
public readonly double X
Field Value
Type Description
System.Double
View Source

Y

Declaration
public readonly double Y
Field Value
Type Description
System.Double
  • View Source
Back to top Copyright 2016-2020, Pulumi Corporation.