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

TInstancesResource

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

Declaration

Source position: googlecompute.pp line 6936

type TInstancesResource = class(TGoogleResource)

public

  class function ResourceName; override;

  

  class function DefaultAPI; override;

  

  function AddAccessConfig();

  

  function AggregatedList();

  

  function AttachDisk();

  

  function Delete();

  

  function DeleteAccessConfig();

  

  function DetachDisk();

  

  function Get();

  

  function GetSerialPortOutput();

  

  function Insert();

  

  function List();

  

  function Reset();

  

  function SetDiskAutoDelete();

  

  function SetMachineType();

  

  function SetMetadata();

  

  function SetScheduling();

  

  function SetTags();

  

  function Start();

  

  function Stop();

  

end;

Inheritance

TInstancesResource

  

|

TGoogleResource

  

|

TObject



CT Web help

CodeTyphon Studio