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

TDiskUtilization

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

Declaration

Source position: googleappengine.pp line 504

type TDiskUtilization = class(TGoogleBaseObject)

protected

  procedure SettargetWriteBytesPerSec(); virtual;

  procedure SettargetWriteOpsPerSec(); virtual;

  procedure SettargetReadBytesPerSec(); virtual;

  procedure SettargetReadOpsPerSec(); virtual;

published

  property targetWriteBytesPerSec: Integer; [rw]

  property targetWriteOpsPerSec: Integer; [rw]

  property targetReadBytesPerSec: Integer; [rw]

  property targetReadOpsPerSec: Integer; [rw]

end;

Inheritance

TDiskUtilization

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18