Share via


CopySink.SinkRetryCount Property

Definition

Gets or sets sink retry count. Type: integer (or Expression with resultType integer).

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to