Compartilhar via


ApplicationRuleCondition.DestinationAddresses Propriedade

Definição

Obtém ou define a lista de endereços IP de destino ou Marcas de Serviço.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a