Share via


PSAzureFirewallPolicyNetworkRule.protocols Property

Definition

[Newtonsoft.Json.JsonProperty("ipProtocols")]
public System.Collections.Generic.List<string> protocols { get; set; }
[<Newtonsoft.Json.JsonProperty("ipProtocols")>]
member this.protocols : System.Collections.Generic.List<string> with get, set
Public Property protocols As List(Of String)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to