Class ServiceLevelObjectiveQuery
Inheritance
System.Object
ServiceLevelObjectiveQuery
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 ServiceLevelObjectiveQuery
Fields
View SourceDenominator
the sum of the total events
- Example Usage:
Declaration
public readonly string Denominator
Field Value
| Type | Description |
|---|---|
| System.String |
Numerator
the sum of all the good events
Declaration
public readonly string Numerator
Field Value
| Type | Description |
|---|---|
| System.String |