Freigeben über


IWithIncludedPaths<ParentT>.WithoutIncludedPath(String) Methode

Definition

Entfernt einen eingeschlossenen Pfad.

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

Parameter

path
String

Der Pfad des eingeschlossenen Pfads.

Gibt zurück

Die nächste Phase des Updates.

Gilt für: