Bagikan melalui


AzureFirewallNatRuleCollection.Action Property

Definition

Gets or sets the action type of a NAT rule collection.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.action")]
public Microsoft.Azure.Management.Network.Models.AzureFirewallNatRCAction Action { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.action")>]
member this.Action : Microsoft.Azure.Management.Network.Models.AzureFirewallNatRCAction with get, set
Public Property Action As AzureFirewallNatRCAction

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to