Class DashboardWidgetHostmapDefinitionRequestFillProcessQueryArgs
Inheritance
System.Object
DashboardWidgetHostmapDefinitionRequestFillProcessQueryArgs
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.Inputs
Assembly: Pulumi.Datadog.dll
Syntax
public sealed class DashboardWidgetHostmapDefinitionRequestFillProcessQueryArgs : ResourceArgs
Constructors
View SourceDashboardWidgetHostmapDefinitionRequestFillProcessQueryArgs()
Declaration
public DashboardWidgetHostmapDefinitionRequestFillProcessQueryArgs()
Properties
View SourceFilterBies
Declaration
public InputList<string> FilterBies { get; set; }
Property Value
| Type | Description |
|---|---|
| InputList<System.String> |
Limit
Declaration
public Input<int> Limit { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<System.Int32> |
Metric
Declaration
public Input<string> Metric { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<System.String> |
SearchBy
Declaration
public Input<string> SearchBy { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<System.String> |