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

TQuota

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

Declaration

Source position: googledns.pp line 198

type TQuota = class(TGoogleBaseObject)

protected

  procedure Setkind(); virtual;

  

  procedure SetmanagedZones(); virtual;

  

  procedure SetresourceRecordsPerRrset(); virtual;

  

  procedure SetrrsetAdditionsPerChange(); virtual;

  

  procedure SetrrsetDeletionsPerChange(); virtual;

  

  procedure SetrrsetsPerManagedZone(); virtual;

  

  procedure SettotalRrdataSizePerChange(); virtual;

  

published

  property kind: string; [rw]

  

  property managedZones: Integer; [rw]

  

  property resourceRecordsPerRrset: Integer; [rw]

  

  property rrsetAdditionsPerChange: Integer; [rw]

  

  property rrsetDeletionsPerChange: Integer; [rw]

  

  property rrsetsPerManagedZone: Integer; [rw]

  

  property totalRrdataSizePerChange: Integer; [rw]

  

end;

Inheritance

TQuota

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio