Cmdlets for Azure Cosmos DB

Build 24.0.9062

Add-CosmosDB Cmdlet

Parameters   Output Objects  

Azure Cosmos DB データを挿入します。

Syntax

Add-CosmosDB [parameters]

Remarks

Add-CosmosDB cmdlet を使って、SQL INSERT ステートメントに似た構文を用いて新しいAzure Cosmos DB レコードを作成できます。

Add-CosmosDB -Connection $connection -Table "[CData].[Entities].Customers" -Columns @("CompanyName") -Values @("Jon Deere")

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 24.0.9062