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

TForwardingRule

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

Declaration

Source position: googlecompute.pp line 1756

type TForwardingRule = class(TGoogleBaseObject)

protected

  procedure SetIPAddress(); virtual;

  procedure SetIPProtocol(); virtual;

  procedure SetcreationTimestamp(); virtual;

  procedure Setdescription(); virtual;

  procedure Setid(); virtual;

  procedure Setkind(); virtual;

  procedure Setname(); virtual;

  procedure SetportRange(); virtual;

  procedure Setregion(); virtual;

  procedure SetselfLink(); virtual;

  procedure Settarget(); virtual;

published

  property IPAddress: string; [rw]

  property IPProtocol: string; [rw]

  property creationTimestamp: string; [rw]

  property description: string; [rw]

  property id: string; [rw]

  property kind: string; [rw]

  property name: string; [rw]

  property portRange: string; [rw]

  property region: string; [rw]

  property selfLink: string; [rw]

  property target: string; [rw]

end;

Inheritance

TForwardingRule

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18