Interface protos.google.cloud.compute.v1beta.ISecurityPolicyRuleMatcherConfig (6.5.0)

Properties of a SecurityPolicyRuleMatcherConfig.

Package

@google-cloud/compute

Properties

destIpRanges

destIpRanges?: (string[]|null);

SecurityPolicyRuleMatcherConfig destIpRanges

layer4Configs

layer4Configs?: (google.cloud.compute.v1beta.ISecurityPolicyRuleMatcherConfigLayer4Config[]|null);

SecurityPolicyRuleMatcherConfig layer4Configs

srcIpRanges

srcIpRanges?: (string[]|null);

SecurityPolicyRuleMatcherConfig srcIpRanges