Compartir a través de


Criterion.AsPath Propiedad

Definición

Obtiene o establece la lista de rutas de acceso as que coinciden estos criterios.

[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 de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a