PSAzureFirewallApplicationRule.Protocols Property

Definition

[Newtonsoft.Json.JsonProperty(Order=6)]
public System.Collections.Generic.List<Microsoft.Azure.Commands.Network.Models.PSAzureFirewallApplicationRuleProtocol> Protocols { get; set; }
[<Newtonsoft.Json.JsonProperty(Order=6)>]
member this.Protocols : System.Collections.Generic.List<Microsoft.Azure.Commands.Network.Models.PSAzureFirewallApplicationRuleProtocol> with get, set
Public Property Protocols As List(Of PSAzureFirewallApplicationRuleProtocol)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to