Interface protos.google.cloud.networkmanagement.v1beta1.IFirewallInfo (1.0.2)

Properties of a FirewallInfo.

Package

@google-cloud/network-management!

Properties

action

action?: (string|null);

FirewallInfo action

Property Value
TypeDescription
(string|null)

direction

direction?: (string|null);

FirewallInfo direction

Property Value
TypeDescription
(string|null)

displayName

displayName?: (string|null);

FirewallInfo displayName

Property Value
TypeDescription
(string|null)

firewallRuleType

firewallRuleType?: (google.cloud.networkmanagement.v1beta1.FirewallInfo.FirewallRuleType|keyof typeof google.cloud.networkmanagement.v1beta1.FirewallInfo.FirewallRuleType|null);

FirewallInfo firewallRuleType

Property Value
TypeDescription
(google.cloud.networkmanagement.v1beta1.FirewallInfo.FirewallRuleType|keyof typeof google.cloud.networkmanagement.v1beta1.FirewallInfo.FirewallRuleType|null)

networkUri

networkUri?: (string|null);

FirewallInfo networkUri

Property Value
TypeDescription
(string|null)

policy

policy?: (string|null);

FirewallInfo policy

Property Value
TypeDescription
(string|null)

priority

priority?: (number|null);

FirewallInfo priority

Property Value
TypeDescription
(number|null)

targetServiceAccounts

targetServiceAccounts?: (string[]|null);

FirewallInfo targetServiceAccounts

Property Value
TypeDescription
(string[]|null)

targetTags

targetTags?: (string[]|null);

FirewallInfo targetTags

Property Value
TypeDescription
(string[]|null)

uri

uri?: (string|null);

FirewallInfo uri

Property Value
TypeDescription
(string|null)