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

TQuota

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

Declaration

Source position: googledns.pp line 192

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


Documentation generated on: 2023-03-18