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

THealthCheckModule

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

Declaration

Source position: googlemanager.pp line 438

type THealthCheckModule = class(TGoogleBaseObject)

protected

  procedure SetcheckIntervalSec(); virtual;

  procedure Setdescription(); virtual;

  procedure SethealthyThreshold(); virtual;

  procedure Sethost(); virtual;

  procedure Setpath(); virtual;

  procedure Setport(); virtual;

  procedure SettimeoutSec(); virtual;

  procedure SetunhealthyThreshold(); virtual;

published

  property checkIntervalSec: Integer; [rw]

  property description: string; [rw]

  property healthyThreshold: Integer; [rw]

  property host: string; [rw]

  property path: string; [rw]

  property port: Integer; [rw]

  property timeoutSec: Integer; [rw]

  property unhealthyThreshold: Integer; [rw]

end;

Inheritance

THealthCheckModule

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18