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

TGceClusterConfig

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

Declaration

Source position: googledataproc.pp line 207

type TGceClusterConfig = class(TGoogleBaseObject)

protected

  procedure SetzoneUri(); virtual;

  

  procedure SetnetworkUri(); virtual;

  

  procedure SetsubnetworkUri(); virtual;

  

  procedure SetserviceAccountScopes(); virtual;

  

  procedure Settags(); virtual;

  

  procedure Setmetadata(); virtual;

  

published

  property zoneUri: string; [rw]

  

  property networkUri: string; [rw]

  

  property subnetworkUri: string; [rw]

  

  property serviceAccountScopes: TStringArray; [rw]

  

  property tags: TStringArray; [rw]

  

  property metadata: TGceClusterConfigTypemetadata; [rw]

  

end;

Inheritance

TGceClusterConfig

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio