Compartilhar via


NetworkRule.DestinationPorts Propriedade

Definição

Obtém ou define a lista de portas 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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a