Show / Hide Table of Contents

Class ElastigroupHealthCheck

Inheritance
System.Object
ElastigroupHealthCheck
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.SpotInst.Azure.Outputs
Assembly: Pulumi.SpotInst.dll
Syntax
public sealed class ElastigroupHealthCheck

Fields

View Source

AutoHealing

Declaration
public readonly bool? AutoHealing
Field Value
Type Description
System.Nullable<System.Boolean>
View Source

GracePeriod

Declaration
public readonly int? GracePeriod
Field Value
Type Description
System.Nullable<System.Int32>
View Source

HealthCheckType

Declaration
public readonly string HealthCheckType
Field Value
Type Description
System.String
  • View Source
Back to top Copyright 2016-2020, Pulumi Corporation.