Partilhar via


IncludedPath.Path Propriedade

Definição

Obtém ou define o caminho a ser indexado no serviço do Azure Cosmos DB.

public string Path { get; set; }
member this.Path : string with get, set
Public Property Path As String

Valor da propriedade

O caminho a ser indexado.

Comentários

http://azure.microsoft.com/documentation/articles/documentdb-indexing-policies/#ConfigPolicy Consulte como especificar caminhos. Alguns exemplos válidos: /"prop"/?, /"prop"/**, /"prop"/"subprop"/?, /"prop"/[]/?

Aplica-se a