Compartir a través de


MongoIndex.Options Propiedad

Definición

Obtiene o establece las opciones de clave de índice de colección de MongoDB de Cosmos DB.

[Newtonsoft.Json.JsonProperty(PropertyName="options")]
public Microsoft.Azure.Management.CosmosDB.Models.MongoIndexOptions Options { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="options")>]
member this.Options : Microsoft.Azure.Management.CosmosDB.Models.MongoIndexOptions with get, set
Public Property Options As MongoIndexOptions

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a