Share via


FirewallPolicyNatRule.RuleCondition Property

Definition

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

Applies to