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

TUrlMap

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

Declaration

Source position: googlecompute.pp line 5847

type TUrlMap = class(TGoogleBaseObject)

protected

  procedure SetcreationTimestamp(); virtual;

  

  procedure SetdefaultService(); virtual;

  

  procedure Setdescription(); virtual;

  

  procedure Setfingerprint(); virtual;

  

  procedure SethostRules(); virtual;

  

  procedure Setid(); virtual;

  

  procedure Setkind(); virtual;

  

  procedure Setname(); virtual;

  

  procedure SetpathMatchers(); virtual;

  

  procedure SetselfLink(); virtual;

  

  procedure Settests(); virtual;

  

published

  property creationTimestamp: string; [rw]

  

  property defaultService: string; [rw]

  

  property description: string; [rw]

  

  property fingerprint: string; [rw]

  

  property hostRules: TUrlMapTypehostRulesArray; [rw]

  

  property id: string; [rw]

  

  property kind: string; [rw]

  

  property name: string; [rw]

  

  property pathMatchers: TUrlMapTypepathMatchersArray; [rw]

  

  property selfLink: string; [rw]

  

  property tests: TUrlMapTypetestsArray; [rw]

  

end;

Inheritance

TUrlMap

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio