StoreWriteSettings.CopyBehavior Property

Definition

Gets or sets the type of copy behavior for copy sink.

[Newtonsoft.Json.JsonProperty(PropertyName="copyBehavior")]
public object CopyBehavior { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="copyBehavior")>]
member this.CopyBehavior : obj with get, set
Public Property CopyBehavior As Object

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to