Interface protos.google.cloud.compute.v1.IFirewallPolicyRuleMatcher (3.6.0)

Properties of a FirewallPolicyRuleMatcher.

Package

@google-cloud/compute

Properties

destIpRanges

destIpRanges?: (string[]|null);

FirewallPolicyRuleMatcher destIpRanges

layer4Configs

layer4Configs?: (google.cloud.compute.v1.IFirewallPolicyRuleMatcherLayer4Config[]|null);

FirewallPolicyRuleMatcher layer4Configs

srcIpRanges

srcIpRanges?: (string[]|null);

FirewallPolicyRuleMatcher srcIpRanges

srcSecureTags

srcSecureTags?: (google.cloud.compute.v1.IFirewallPolicyRuleSecureTag[]|null);

FirewallPolicyRuleMatcher srcSecureTags