共用方式為


CopySource.SourceRetryCount Property

Definition

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

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to