Show / Hide Table of Contents

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 Source

SplitHealthChecks

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
  • View Source
Back to top Copyright 2016-2020, Pulumi Corporation.