ExcludedPath クラス

定義

Azure Cosmos DB サービスのデータのインデックス作成中に除外する JSON ドキュメント内のパスを指定します。

public sealed class ExcludedPath
type ExcludedPath = class
Public NotInheritable Class ExcludedPath
継承
ExcludedPath

コンストラクター

ExcludedPath()

Azure Cosmos DB サービスのデータのインデックス作成中に除外する JSON ドキュメント内のパスを指定します。

プロパティ

Path

Azure Cosmos DB サービスのインデックス作成から除外するパスを取得または設定します。

適用対象