次の方法で共有


CopyActivity.PreserveRules プロパティ

定義

ルールの保持を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.preserveRules")]
public System.Collections.Generic.IList<object> PreserveRules { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.preserveRules")>]
member this.PreserveRules : System.Collections.Generic.IList<obj> with get, set
Public Property PreserveRules As IList(Of Object)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象