CosmosDBMongoDBApiSink.WriteBehavior Property
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies whether the document with same key to be overwritten (upsert) rather than throw exception (insert). The default value is "insert". Type: string (or Expression with resultType string). Type: string (or Expression with resultType string).
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)
Product | Versions |
---|---|
Azure SDK for .NET | Latest, Preview |
Azure SDK for .NET feedback
Azure SDK for .NET is an open source project. Select a link to provide feedback: