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

TAutoscalingModule

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

Declaration

Source position: googlemanager.pp line 192

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



CT Web help

CodeTyphon Studio