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

TNodePool

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

Declaration

Source position: googlecontainer.pp line 301

type TNodePool = class(TGoogleBaseObject)

protected

  procedure Setname(); virtual;

  

  procedure Setconfig(); virtual;

  

  procedure SetinitialNodeCount(); virtual;

  

  procedure SetselfLink(); virtual;

  

  procedure Setversion(); virtual;

  

  procedure SetinstanceGroupUrls(); virtual;

  

  procedure Setstatus(); virtual;

  

  procedure SetstatusMessage(); virtual;

  

published

  property name: string; [rw]

  

  property config: TNodeConfig; [rw]

  

  property initialNodeCount: Integer; [rw]

  

  property selfLink: string; [rw]

  

  property version: string; [rw]

  

  property instanceGroupUrls: TStringArray; [rw]

  

  property status: string; [rw]

  

  property statusMessage: string; [rw]

  

end;

Inheritance

TNodePool

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio