Class ApplicationFeatureSettings
Inheritance
System.Object
ApplicationFeatureSettings
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.AppEngine.Outputs
Assembly: Pulumi.Gcp.dll
Syntax
public sealed class ApplicationFeatureSettings
Fields
View SourceSplitHealthChecks
Set to false to use the legacy health check instead of the readiness and liveness checks.
Declaration
public readonly bool SplitHealthChecks
Field Value
| Type | Description |
|---|---|
| System.Boolean |