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

TInstanceGroup

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

Declaration

Source position: googlecompute.pp line 2411

type TInstanceGroup = class(TGoogleBaseObject)

protected

  procedure SetcreationTimestamp(); virtual;

  procedure Setdescription(); virtual;

  procedure Setfingerprint(); virtual;

  procedure Setid(); virtual;

  procedure Setkind(); virtual;

  procedure Setname(); virtual;

  procedure SetnamedPorts(); virtual;

  procedure Setnetwork(); virtual;

  procedure SetselfLink(); virtual;

  procedure Setsize(); virtual;

  procedure Setsubnetwork(); virtual;

  procedure Setzone(); virtual;

published

  property creationTimestamp: string; [rw]

  property description: string; [rw]

  property fingerprint: string; [rw]

  property id: string; [rw]

  property kind: string; [rw]

  property name: string; [rw]

  property namedPorts: TInstanceGroupTypenamedPortsArray; [rw]

  property network: string; [rw]

  property selfLink: string; [rw]

  property size: Integer; [rw]

  property subnetwork: string; [rw]

  property zone: string; [rw]

end;

Inheritance

TInstanceGroup

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18