Compartir a través de


AzureFirewallNatRule.DestinationPorts Propiedad

Definición

Obtiene o establece la lista de puertos de destino.

[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)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a