次の方法で共有


MongoIndex.Options プロパティ

定義

Cosmos DB MongoDB コレクションのインデックス キー オプションを取得または設定します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象