Partager via


IWithExcludedPaths<ParentT>.WithoutExcludedPath(String) Méthode

Définition

Supprime un chemin d’accès exclu.

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

Paramètres

path
String

Chemin du chemin d’accès exclu.

Retours

Étape suivante de la mise à jour.

S’applique à