Class UpstreamHealthchecksPassiveUnhealthy
Inheritance
System.Object
UpstreamHealthchecksPassiveUnhealthy
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.Kong.Outputs
Assembly: Pulumi.Kong.dll
Syntax
public sealed class UpstreamHealthchecksPassiveUnhealthy
Fields
View SourceHttpFailures
Declaration
public readonly int? HttpFailures
Field Value
| Type | Description |
|---|---|
| System.Nullable<System.Int32> |
HttpStatuses
Declaration
public readonly ImmutableArray<int> HttpStatuses
Field Value
| Type | Description |
|---|---|
| System.Collections.Immutable.ImmutableArray<System.Int32> |
TcpFailures
Declaration
public readonly int? TcpFailures
Field Value
| Type | Description |
|---|---|
| System.Nullable<System.Int32> |
Timeouts
Declaration
public readonly int? Timeouts
Field Value
| Type | Description |
|---|---|
| System.Nullable<System.Int32> |