次の方法で共有


SnowflakeSource.ExportSettings プロパティ

定義

snowflake エクスポート設定を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="exportSettings")]
public Microsoft.Azure.Management.DataFactory.Models.SnowflakeExportCopyCommand ExportSettings { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="exportSettings")>]
member this.ExportSettings : Microsoft.Azure.Management.DataFactory.Models.SnowflakeExportCopyCommand with get, set
Public Property ExportSettings As SnowflakeExportCopyCommand

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象