Cmdlets for Azure Table Storage

Build 25.0.9434

Add-Azure Cmdlet

Parameters   Output Objects  

Azure Table Storage データを挿入します。

Syntax

Add-Azure [parameters]

Remarks

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

Add-Azure -Connection $connection -Table "NorthwindProducts" -Columns @("Name") -Values @("Jon Doe")

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9434