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

TAttachedDiskInitializeParams

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

Declaration

Source position: googlecompute.pp line 742

type TAttachedDiskInitializeParams = class(TGoogleBaseObject)

protected

  procedure SetdiskName(); virtual;

  procedure SetdiskSizeGb(); virtual;

  procedure SetdiskType(); virtual;

  procedure SetsourceImage(); virtual;

published

  property diskName: string; [rw]

  property diskSizeGb: string; [rw]

  property diskType: string; [rw]

  property sourceImage: string; [rw]

end;

Inheritance

TAttachedDiskInitializeParams

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18