次の方法で共有


IWithExcludedPaths<ParentT>.WithoutExcludedPaths メソッド

定義

除外されたすべてのパスを削除します。

public Microsoft.Azure.Management.CosmosDB.Fluent.IndexingPolicy.Update.IWithAttach<ParentT> WithoutExcludedPaths ();
abstract member WithoutExcludedPaths : unit -> Microsoft.Azure.Management.CosmosDB.Fluent.IndexingPolicy.Update.IWithAttach<'ParentT>
Public Function WithoutExcludedPaths () As IWithAttach(Of ParentT)

戻り値

更新プログラムの次のステージ。

適用対象