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

TBackendService

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

Declaration

Source position: googlecompute.pp line 1072

type TBackendService = class(TGoogleBaseObject)

protected

  procedure Setbackends(); virtual;

  procedure SetcreationTimestamp(); virtual;

  procedure Setdescription(); virtual;

  procedure Setfingerprint(); virtual;

  procedure SethealthChecks(); virtual;

  procedure Setid(); virtual;

  procedure Setkind(); virtual;

  procedure Setname(); virtual;

  procedure Setport(); virtual;

  procedure SetportName(); virtual;

  procedure Setprotocol(); virtual;

  procedure Setregion(); virtual;

  procedure SetselfLink(); virtual;

  procedure SettimeoutSec(); virtual;

published

  property backends: TBackendServiceTypebackendsArray; [rw]

  property creationTimestamp: string; [rw]

  property description: string; [rw]

  property fingerprint: string; [rw]

  property healthChecks: TStringArray; [rw]

  property id: string; [rw]

  property kind: string; [rw]

  property name: string; [rw]

  property port: Integer; [rw]

  property portName: string; [rw]

  property protocol: string; [rw]

  property region: string; [rw]

  property selfLink: string; [rw]

  property timeoutSec: Integer; [rw]

end;

Inheritance

TBackendService

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18