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

TInstanceGroupConfig

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

Declaration

Source position: googledataproc.pp line 236

type TInstanceGroupConfig = class(TGoogleBaseObject)

protected

  procedure SetnumInstances(); virtual;

  procedure SetinstanceNames(); virtual;

  procedure SetimageUri(); virtual;

  procedure SetmachineTypeUri(); virtual;

  procedure SetdiskConfig(); virtual;

  procedure SetisPreemptible(); virtual;

  procedure SetmanagedGroupConfig(); virtual;

published

  property numInstances: Integer; [rw]

  property instanceNames: TStringArray; [rw]

  property imageUri: string; [rw]

  property machineTypeUri: string; [rw]

  property diskConfig: TDiskConfig; [rw]

  property isPreemptible: Boolean; [rw]

  property managedGroupConfig: TManagedGroupConfig; [rw]

end;

Inheritance

TInstanceGroupConfig

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18