Compartir a través de


WebWebGrouping.WebPages Propiedad

Definición

[Newtonsoft.Json.JsonProperty(PropertyName="webPages")]
public System.Collections.Generic.IList<Microsoft.Azure.CognitiveServices.Search.WebSearch.Models.WebPage> WebPages { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="webPages")>]
member this.WebPages : System.Collections.Generic.IList<Microsoft.Azure.CognitiveServices.Search.WebSearch.Models.WebPage> with get, set
Public Property WebPages As IList(Of WebPage)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a