Compartir a través de


IncludedPath.Indexes Propiedad

Definición

Obtiene o establece la lista de índices de esta ruta de acceso.

[Newtonsoft.Json.JsonProperty(PropertyName="indexes")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.CosmosDB.Models.Indexes> Indexes { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="indexes")>]
member this.Indexes : System.Collections.Generic.IList<Microsoft.Azure.Management.CosmosDB.Models.Indexes> with get, set
Public Property Indexes As IList(Of Indexes)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a