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

TFirewall

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

Declaration

Source position: googlecompute.pp line 1674

type TFirewall = class(TGoogleBaseObject)

protected

  procedure Setallowed(); virtual;

  procedure SetcreationTimestamp(); virtual;

  procedure Setdescription(); virtual;

  procedure Setid(); virtual;

  procedure Setkind(); virtual;

  procedure Setname(); virtual;

  procedure Setnetwork(); virtual;

  procedure SetselfLink(); virtual;

  procedure SetsourceRanges(); virtual;

  procedure SetsourceTags(); virtual;

  procedure SettargetTags(); virtual;

published

  property allowed: TFirewallTypeallowedArray; [rw]

  property creationTimestamp: string; [rw]

  property description: string; [rw]

  property id: string; [rw]

  property kind: string; [rw]

  property name: string; [rw]

  property network: string; [rw]

  property selfLink: string; [rw]

  property sourceRanges: TStringArray; [rw]

  property sourceTags: TStringArray; [rw]

  property targetTags: TStringArray; [rw]

end;

Inheritance

TFirewall

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18