public sealed class SecurityPolicyRuleMatcherConfig : IMessage<SecurityPolicyRuleMatcherConfig>, IEquatable<SecurityPolicyRuleMatcherConfig>, IDeepCloneable<SecurityPolicyRuleMatcherConfig>, IBufferMessage, IMessage
Implements
IMessage<SecurityPolicyRuleMatcherConfig>, IEquatable<SecurityPolicyRuleMatcherConfig>, IDeepCloneable<SecurityPolicyRuleMatcherConfig>, IBufferMessage, IMessageNamespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Constructors
SecurityPolicyRuleMatcherConfig()
public SecurityPolicyRuleMatcherConfig()
SecurityPolicyRuleMatcherConfig(SecurityPolicyRuleMatcherConfig)
public SecurityPolicyRuleMatcherConfig(SecurityPolicyRuleMatcherConfig other)
Parameter | |
---|---|
Name | Description |
other | SecurityPolicyRuleMatcherConfig |
Properties
SrcIpRanges
public RepeatedField<string> SrcIpRanges { get; }
CIDR IP address range. Maximum number of src_ip_ranges allowed is 10.
Property Value | |
---|---|
Type | Description |
RepeatedField<String> |