次の方法で共有


DataLakeModelFactory クラス

定義

DataLakeModelFactory には、モック作成用のユーティリティが用意されています。

public static class DataLakeModelFactory
type DataLakeModelFactory = class
Public Class DataLakeModelFactory
継承
DataLakeModelFactory

メソッド

DataLakeQueryError(String, String, Boolean, Int64)

モック作成用の新しい BlobQueryError インスタンスを作成します。

FileDownloadDetails(DateTimeOffset, IDictionary<String,String>, String, ETag, String, String, String, String, DateTimeOffset, String, String, String, Uri, CopyStatus, DataLakeLeaseDuration, DataLakeLeaseState, DataLakeLeaseStatus, String, Boolean, String, Byte[], DateTimeOffset, String, IList<PathAccessControlItem>)

モック作成用の新しい FileDownloadDetails インスタンスを作成します。

FileDownloadInfo(Int64, Stream, Byte[], FileDownloadDetails)

モック作成用の新しい FileDownloadInfo(Int64, Stream, Byte[], FileDownloadDetails) インスタンスを作成します。

FileSystemInfo(ETag, DateTimeOffset)

モック作成用の新しい FileSystemInfo(ETag, DateTimeOffset) インスタンスを作成します。

FileSystemItem(String, Nullable<Boolean>, String, FileSystemProperties)

モック作成用の新しい FileSystemItem インスタンスを作成します。

FileSystemProperties(DateTimeOffset, Nullable<DataLakeLeaseStatus>, Nullable<DataLakeLeaseState>, Nullable<DataLakeLeaseDuration>, Nullable<PublicAccessType>, Nullable<Boolean>, Nullable<Boolean>, ETag, IDictionary<String,String>, Nullable<DateTimeOffset>, Nullable<Int32>)

モック作成用の新しい FileSystemProperties インスタンスを作成します。

Lease(ETag, DateTimeOffset, String, Nullable<Int32>)

モック作成用の新しい DataLakeLease インスタンスを作成します。

PathAccessControl(String, String, PathPermissions, IList<PathAccessControlItem>)

モック作成用の新しい PathAccessControl(String, String, PathPermissions, IList<PathAccessControlItem>) インスタンスを作成します。

PathContentInfo(String, ETag, DateTimeOffset, String, String, String, String, String, Int64, String, String, IDictionary<String,String>)

モック作成用の新しい PathContentInfo(String, ETag, DateTimeOffset, String, String, String, String, String, Int64, String, String, IDictionary<String,String>) インスタンスを作成します。

PathCreateInfo(PathInfo, String)

モック作成用の新しい PathCreateInfo(PathInfo, String) インスタンスを作成します。

PathInfo(ETag, DateTimeOffset)

モック作成用の新しい PathInfo(ETag, DateTimeOffset) インスタンスを作成します。

PathItem(String, Nullable<Boolean>, DateTimeOffset, ETag, Nullable<Int64>, String, String, String, Nullable<DateTimeOffset>, Nullable<DateTimeOffset>, String)

モック作成用の新しい PathItem インスタンスを作成します。

PathProperties(DateTimeOffset, DateTimeOffset, IDictionary<String, String>, DateTimeOffset, String, String, String, Uri, CopyStatus, Boolean, DataLakeLeaseDuration, DataLakeLeaseState, DataLakeLeaseStatus, Int64, String, ETag, Byte[], String, String, String, String, String, Boolean, String, String, String, DateTimeOffset, Boolean, String, String, String, String, IList<PathAccessControlItem>)

モック作成用の新しい PathProperties インスタンスを作成します。

UserDelegationKey(String, String, DateTimeOffset, DateTimeOffset, String, String, String)

モック作成用の新しい UserDelegationKey(String, String, DateTimeOffset, DateTimeOffset, String, String, String) インスタンスを作成します。

適用対象