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

TQuota

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

Declaration

Source position: googlecompute.pp line 4284

type TQuota = class(TGoogleBaseObject)

protected

  procedure Setlimit(); virtual;

  

  procedure Setmetric(); virtual;

  

  procedure Setusage(); virtual;

  

published

  property limit: Double; [rw]

  

  property metric: string; [rw]

  

  property usage: Double; [rw]

  

end;

Inheritance

TQuota

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio