Compartilhar via


MongoIndexKeys.Keys Propriedade

Definição

Obtém ou define a lista de chaves para cada coleção do MongoDB no serviço do Azure Cosmos DB

[Newtonsoft.Json.JsonProperty(PropertyName="keys")]
public System.Collections.Generic.IList<string> Keys { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="keys")>]
member this.Keys : System.Collections.Generic.IList<string> with get, set
Public Property Keys As IList(Of String)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a