Compartilhar via


Criterion.AsPath Propriedade

Definição

Obtém ou define a lista de caminhos AS correspondentes a esses critérios.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a