다음을 통해 공유


DistcpSettings.DistcpOptions Property

Definition

Gets or sets specifies the Distcp options. Type: string (or Expression with resultType string).

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to