AzureFirewallNatRuleCollectionInner.Action 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 action type of a NAT rule collection.
[Newtonsoft.Json.JsonProperty(PropertyName="properties.action")]
public Microsoft.Azure.Management.Network.Fluent.Models.AzureFirewallNatRCAction Action { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.action")>]
member this.Action : Microsoft.Azure.Management.Network.Fluent.Models.AzureFirewallNatRCAction with get, set
Public Property Action As AzureFirewallNatRCAction
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute