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

TRoute

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

Declaration

Source position: googlecompute.pp line 4440

type TRoute = class(TGoogleBaseObject)

protected

  procedure SetcreationTimestamp(); virtual;

  procedure Setdescription(); virtual;

  procedure SetdestRange(); virtual;

  procedure Setid(); virtual;

  procedure Setkind(); virtual;

  procedure Setname(); virtual;

  procedure Setnetwork(); virtual;

  procedure SetnextHopGateway(); virtual;

  procedure SetnextHopInstance(); virtual;

  procedure SetnextHopIp(); virtual;

  procedure SetnextHopNetwork(); virtual;

  procedure SetnextHopVpnTunnel(); virtual;

  procedure Setpriority(); virtual;

  procedure SetselfLink(); virtual;

  procedure Settags(); virtual;

  procedure Setwarnings(); virtual;

published

  property creationTimestamp: string; [rw]

  property description: string; [rw]

  property destRange: string; [rw]

  property id: string; [rw]

  property kind: string; [rw]

  property name: string; [rw]

  property network: string; [rw]

  property nextHopGateway: string; [rw]

  property nextHopInstance: string; [rw]

  property nextHopIp: string; [rw]

  property nextHopNetwork: string; [rw]

  property nextHopVpnTunnel: string; [rw]

  property priority: Integer; [rw]

  property selfLink: string; [rw]

  property tags: TStringArray; [rw]

  property warnings: TRouteTypewarningsArray; [rw]

end;

Inheritance

TRoute

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18