Class UpstreamHealthchecksActive
Inheritance
System.Object
UpstreamHealthchecksActive
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 UpstreamHealthchecksActive
Fields
View SourceConcurrency
Declaration
public readonly int? Concurrency
Field Value
| Type | Description |
|---|---|
| System.Nullable<System.Int32> |
Healthy
Declaration
public readonly UpstreamHealthchecksActiveHealthy Healthy
Field Value
| Type | Description |
|---|---|
| UpstreamHealthchecksActiveHealthy |
HttpPath
Declaration
public readonly string HttpPath
Field Value
| Type | Description |
|---|---|
| System.String |
HttpsSni
Declaration
public readonly string HttpsSni
Field Value
| Type | Description |
|---|---|
| System.String |
HttpsVerifyCertificate
Declaration
public readonly bool? HttpsVerifyCertificate
Field Value
| Type | Description |
|---|---|
| System.Nullable<System.Boolean> |
Timeout
Declaration
public readonly int? Timeout
Field Value
| Type | Description |
|---|---|
| System.Nullable<System.Int32> |
Type
Declaration
public readonly string Type
Field Value
| Type | Description |
|---|---|
| System.String |
Unhealthy
Declaration
public readonly UpstreamHealthchecksActiveUnhealthy Unhealthy
Field Value
| Type | Description |
|---|---|
| UpstreamHealthchecksActiveUnhealthy |