Partager via


AzureFirewallNetworkRule.DestinationPorts Propriété

Définition

Obtient ou définit la liste des ports de destination.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à