DataLakeModelFactory 클래스

정의

DataLakeModelFactory는 모의 유틸리티를 제공합니다.

public static class DataLakeModelFactory
type DataLakeModelFactory = class
Public Class DataLakeModelFactory
상속
DataLakeModelFactory

메서드

DataLakeQueryError(String, String, Boolean, Int64)

모의를 위한 새 BlobQueryError instance 만듭니다.

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 instance 만듭니다.

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

모의를 위한 새 FileDownloadInfo(Int64, Stream, Byte[], FileDownloadDetails) instance 만듭니다.

FileSystemInfo(ETag, DateTimeOffset)

모의를 위한 새 FileSystemInfo(ETag, DateTimeOffset) instance 만듭니다.

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

모의를 위한 새 FileSystemItem instance 만듭니다.

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

모의를 위한 새 FileSystemProperties instance 만듭니다.

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

모의를 위한 새 DataLakeLease instance 만듭니다.

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

모의를 위한 새 PathAccessControl(String, String, PathPermissions, IList<PathAccessControlItem>) instance 만듭니다.

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>) instance 만듭니다.

PathCreateInfo(PathInfo, String)

모의를 위한 새 PathCreateInfo(PathInfo, String) instance 만듭니다.

PathInfo(ETag, DateTimeOffset)

모의를 위한 새 PathInfo(ETag, DateTimeOffset) instance 만듭니다.

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

모의를 위한 새 PathItem instance 만듭니다.

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 instance 만듭니다.

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

모의를 위한 새 UserDelegationKey(String, String, DateTimeOffset, DateTimeOffset, String, String, String) instance 만듭니다.

적용 대상