次の方法で共有


IncludedPath.Indexes プロパティ

定義

このパスのインデックスの一覧を取得または設定します

[Newtonsoft.Json.JsonProperty(PropertyName="indexes")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.CosmosDB.Fluent.Models.Indexes> Indexes { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="indexes")>]
member this.Indexes : System.Collections.Generic.IList<Microsoft.Azure.Management.CosmosDB.Fluent.Models.Indexes> with get, set
Public Property Indexes As IList(Of Indexes)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象