AzureFirewallNetworkRuleCollection.Action Property

Definition

Gets or sets the action type of a rule collection.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to