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

TAutoscalingModule

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

Declaration

Source position: googlemanager.pp line 186

type TAutoscalingModule = class(TGoogleBaseObject)

protected

  procedure SetcoolDownPeriodSec(); virtual;

  procedure Setdescription(); virtual;

  procedure SetmaxNumReplicas(); virtual;

  procedure SetminNumReplicas(); virtual;

  procedure SetsignalType(); virtual;

  procedure SettargetModule(); virtual;

  procedure SettargetUtilization(); virtual;

published

  property coolDownPeriodSec: Integer; [rw]

  property description: string; [rw]

  property maxNumReplicas: Integer; [rw]

  property minNumReplicas: Integer; [rw]

  property signalType: string; [rw]

  property targetModule: string; [rw]

  property targetUtilization: Double; [rw]

end;

Inheritance

TAutoscalingModule

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18