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

TBackend

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

Declaration

Source position: googlecompute.pp line 1044

type TBackend = class(TGoogleBaseObject)

protected

  procedure SetbalancingMode(); virtual;

  

  procedure SetcapacityScaler(); virtual;

  

  procedure Setdescription(); virtual;

  

  procedure Setgroup(); virtual;

  

  procedure SetmaxRate(); virtual;

  

  procedure SetmaxRatePerInstance(); virtual;

  

  procedure SetmaxUtilization(); virtual;

  

published

  property balancingMode: string; [rw]

  

  property capacityScaler: Integer; [rw]

  

  property description: string; [rw]

  

  property group: string; [rw]

  

  property maxRate: Integer; [rw]

  

  property maxRatePerInstance: Integer; [rw]

  

  property maxUtilization: Integer; [rw]

  

end;

Inheritance

TBackend

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio