次の方法で共有


AzureDataLakeStoreLocation クラス

定義

Azure Data Lake Store データセットの場所。

public class AzureDataLakeStoreLocation : Microsoft.Azure.Management.DataFactory.Models.DatasetLocation
type AzureDataLakeStoreLocation = class
    inherit DatasetLocation
Public Class AzureDataLakeStoreLocation
Inherits DatasetLocation
継承
AzureDataLakeStoreLocation

コンストラクター

AzureDataLakeStoreLocation()

AzureDataLakeStoreLocation クラスの新しいインスタンスを初期化します。

AzureDataLakeStoreLocation(IDictionary<String,Object>, Object, Object)

AzureDataLakeStoreLocation クラスの新しいインスタンスを初期化します。

プロパティ

AdditionalProperties

メッセージから一致しないプロパティを取得または設定すると、このコレクションは逆シリアル化されます

(継承元 DatasetLocation)
FileName

データセットのファイル名を取得または設定します。 型: string (または resultType 文字列を含む式)。

(継承元 DatasetLocation)
FolderPath

データセットのフォルダー パスを取得または設定します。 型: string (または resultType 文字列を含む式)

(継承元 DatasetLocation)

適用対象