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

TAttachedDiskInitializeParams

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

Declaration

Source position: googlecompute.pp line 748

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



CT Web help

CodeTyphon Studio