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

TInstance

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

Declaration

Source position: googlecompute.pp line 2304

type TInstance = class(TGoogleBaseObject)

protected

  procedure SetcanIpForward(); virtual;

  

  procedure SetcpuPlatform(); virtual;

  

  procedure SetcreationTimestamp(); virtual;

  

  procedure Setdescription(); virtual;

  

  procedure Setdisks(); virtual;

  

  procedure Setid(); virtual;

  

  procedure Setkind(); virtual;

  

  procedure SetmachineType(); virtual;

  

  procedure Setmetadata(); virtual;

  

  procedure Setname(); virtual;

  

  procedure SetnetworkInterfaces(); virtual;

  

  procedure Setscheduling(); virtual;

  

  procedure SetselfLink(); virtual;

  

  procedure SetserviceAccounts(); virtual;

  

  procedure Setstatus(); virtual;

  

  procedure SetstatusMessage(); virtual;

  

  procedure Settags(); virtual;

  

  procedure Setzone(); virtual;

  

published

  property canIpForward: Boolean; [rw]

  

  property cpuPlatform: string; [rw]

  

  property creationTimestamp: string; [rw]

  

  property description: string; [rw]

  

  property disks: TInstanceTypedisksArray; [rw]

  

  property id: string; [rw]

  

  property kind: string; [rw]

  

  property machineType: string; [rw]

  

  property metadata: TMetadata; [rw]

  

  property name: string; [rw]

  

  property networkInterfaces: TInstanceTypenetworkInterfacesArray; [rw]

  

  property scheduling: TScheduling; [rw]

  

  property selfLink: string; [rw]

  

  property serviceAccounts: TInstanceTypeserviceAccountsArray; [rw]

  

  property status: string; [rw]

  

  property statusMessage: string; [rw]

  

  property tags: TTags; [rw]

  

  property zone: string; [rw]

  

end;

Inheritance

TInstance

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio