Sdílet prostřednictvím


MongoIndex.Options Property

Definition

Gets or sets cosmos DB MongoDB collection index key options

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to