FirewallPolicyNatRule.RuleCondition Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the match conditions for incoming traffic.
[Newtonsoft.Json.JsonProperty(PropertyName="ruleCondition")]
public Microsoft.Azure.Management.Network.Fluent.Models.FirewallPolicyRuleCondition RuleCondition { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="ruleCondition")>]
member this.RuleCondition : Microsoft.Azure.Management.Network.Fluent.Models.FirewallPolicyRuleCondition with get, set
Public Property RuleCondition As FirewallPolicyRuleCondition
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute