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

TFirewallTypeallowedItem

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

Declaration

Source position: googlecompute.pp line 1657

type TFirewallTypeallowedItem = class(TGoogleBaseObject)

protected

  procedure SetIPProtocol(); virtual;

  procedure Setports(); virtual;

published

  property IPProtocol: string; [rw]

  property ports: TStringArray; [rw]

end;

Inheritance

TFirewallTypeallowedItem

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2025-07-25