Share via


MongoIndex.Key Property

Definition

Gets or sets cosmos DB MongoDB collection index keys

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to