PSAzureFirewallPolicyNatRule.DestinationAddresses Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to