Compute Engine v1 API - Enum SecurityPolicyRuleMatcher.Types.VersionedExpr (2.15.0)

public enum SecurityPolicyRuleMatcher.Types.VersionedExpr

Reference documentation and code samples for the Compute Engine v1 API enum SecurityPolicyRuleMatcher.Types.VersionedExpr.

Preconfigured versioned expression. If this field is specified, config must also be specified. Available preconfigured expressions along with their requirements are: SRC_IPS_V1 - must specify the corresponding src_ip_range field in config.

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

NameDescription
SrcIpsV1

Matches the source IP address of a request to the IP ranges supplied in config.

UndefinedVersionedExpr

A value indicating that the enum field is not set.