CompositePath 類別
CompositePath。
- 繼承
-
azure.mgmt.cosmosdb._serialization.ModelCompositePath
建構函式
CompositePath(*, path: str | None = None, order: str | _models.CompositePathSortOrder | None = None, **kwargs: Any)
僅限關鍵字的參數
名稱 | Description |
---|---|
path
|
索引行為套用的路徑。 索引路徑通常以根開頭,並以萬用字元結尾 (/path/ >> * <<) 。 |
order
|
複合路徑的排序次序。 已知值為:「ascending」 和 「descending」。 |
變數
名稱 | Description |
---|---|
path
|
索引行為套用的路徑。 索引路徑通常以根開頭,並以萬用字元結尾 (/path/ >> * <<) 。 |
order
|
複合路徑的排序次序。 已知值為:「ascending」 和 「descending」。 |