ExcludedPath Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies a path within a JSON document to be excluded while indexing data for the Azure Cosmos DB service.
[System.Text.Json.Serialization.JsonConverter(typeof(Azure.Cosmos.TextJsonExcludedPathConverter))]
public sealed class ExcludedPath
[<System.Text.Json.Serialization.JsonConverter(typeof(Azure.Cosmos.TextJsonExcludedPathConverter))>]
type ExcludedPath = class
Public NotInheritable Class ExcludedPath
- Inheritance
-
ExcludedPath
- Attributes
Constructors
ExcludedPath() |
Properties
Path |
Gets or sets the path to be excluded from indexing in the Azure Cosmos DB service. |
Applies to
Dolgozzon együtt velünk a GitHubon
A tartalom forrása a GitHubon található, ahol létrehozhat és áttekinthet problémákat és lekéréses kérelmeket is. További információért tekintse meg a közreműködői útmutatónkat.
Azure SDK for .NET