PSAzureFirewallPolicyNatRule.DestinationPorts Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to