Поделиться через


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) экземпляр для макетирования.

Применяется к