Partager via


MongoDBCollectionGetPropertiesResource.Indexes Propriété

Définition

Obtient ou définit la liste des clés d’index

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à