PSAzureFirewallPolicyNatRule.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