Freigeben über


MongoDBCollectionGetPropertiesResource.Indexes Eigenschaft

Definition

Ruft die Liste der Indexschlüssel ab oder legt sie fest

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: