次の方法で共有


CosmosDBSqlApiSink.WriteBehavior プロパティ

定義

Azure Cosmos DB にデータを書き込む方法を示します。 型: string (または resultType 文字列を含む式)。 使用可能な値は、Insert、Upsert です。

public Azure.Core.Expressions.DataFactory.DataFactoryElement<string> WriteBehavior { get; set; }
member this.WriteBehavior : Azure.Core.Expressions.DataFactory.DataFactoryElement<string> with get, set
Public Property WriteBehavior As DataFactoryElement(Of String)

プロパティ値

適用対象