Partager via


AzureFirewallNetworkRule.DestinationAddresses Propriété

Définition

Obtient ou définit la liste des adresses IP de destination.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à