Class SloBasicSliLatency
Inheritance
System.Object
SloBasicSliLatency
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.Gcp.Monitoring.Outputs
Assembly: Pulumi.Gcp.dll
Syntax
public sealed class SloBasicSliLatency
Fields
View SourceThreshold
A duration string, e.g. 10s. Good service is defined to be the count of requests made to this service that return in no more than threshold.
Declaration
public readonly string Threshold
Field Value
| Type | Description |
|---|---|
| System.String |