Unit 'googleappengine' Package
[Overview][Types][Classes][Index] [#googleapi]

THealthCheck

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: googleappengine.pp line 823

type THealthCheck = class(TGoogleBaseObject)

protected

  procedure SetdisableHealthCheck(); virtual;

  procedure Sethost(); virtual;

  procedure SethealthyThreshold(); virtual;

  procedure SetunhealthyThreshold(); virtual;

  procedure SetrestartThreshold(); virtual;

  procedure SetcheckInterval(); virtual;

  procedure Settimeout(); virtual;

published

  property disableHealthCheck: Boolean; [rw]

  property host: string; [rw]

  property healthyThreshold: Integer; [rw]

  property unhealthyThreshold: Integer; [rw]

  property restartThreshold: Integer; [rw]

  property checkInterval: string; [rw]

  property timeout: string; [rw]

end;

Inheritance

THealthCheck

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18