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

TScheduling

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

Declaration

Source position: googlecompute.pp line 4543

type TScheduling = class(TGoogleBaseObject)

protected

  procedure SetautomaticRestart(); virtual;

  

  procedure SetonHostMaintenance(); virtual;

  

  procedure Setpreemptible(); virtual;

  

published

  property automaticRestart: Boolean; [rw]

  

  property onHostMaintenance: string; [rw]

  

  property preemptible: Boolean; [rw]

  

end;

Inheritance

TScheduling

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio