Show / Hide Table of Contents

Class NrqlAlertConditionTerm

Inheritance
System.Object
NrqlAlertConditionTerm
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.NewRelic.Outputs
Assembly: Pulumi.NewRelic.dll
Syntax
public sealed class NrqlAlertConditionTerm

Fields

View Source

Duration

Declaration
public readonly int Duration
Field Value
Type Description
System.Int32
View Source

Operator

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

Priority

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

Threshold

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

TimeFunction

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