Interface protos.google.cloud.compute.v1.ISecurityPolicyRule (3.0.0)

Properties of a SecurityPolicyRule.

Package

@google-cloud/compute

Properties

action

action?: (string|null);

SecurityPolicyRule action

description

description?: (string|null);

SecurityPolicyRule description

kind

kind?: (string|null);

SecurityPolicyRule kind

match

match?: (google.cloud.compute.v1.ISecurityPolicyRuleMatcher|null);

SecurityPolicyRule match

preview

preview?: (boolean|null);

SecurityPolicyRule preview

priority

priority?: (number|null);

SecurityPolicyRule priority