net481
namespace Azure.Storage.Files.DataLake.Models
{
public static class DataLakeModelFactory
{
public static PathProperties PathProperties(DateTimeOffset lastModified, DateTimeOffset creationTime, IDictionary<string, string> metadata, DateTimeOffset copyCompletionTime, string copyStatusDescription, string copyId, string copyProgress, Uri copySource, CopyStatus copyStatus, bool isIncrementalCopy, DataLakeLeaseDuration leaseDuration, DataLakeLeaseState leaseState, DataLakeLeaseStatus leaseStatus, long contentLength, string contentType, ETag eTag, byte[] contentHash, string contentEncoding, string contentDisposition, string contentLanguage, string cacheControl, string acceptRanges, bool isServerEncrypted, string encryptionKeySha256, string accessTier, string archiveStatus, DateTimeOffset accessTierChangeTime, bool isDirectory, string encryptionContext, string owner, string group, string permissions, IList<PathAccessControlItem> accessControlList);
}
}
.NET | 5.06.07.08.09.0 |
---|---|
.NET Core | 2.02.12.23.03.1 |
.NET Framework | 4.6.14.6.24.74.7.14.7.24.84.8.1 |
.NET Standard | 2.02.1 |
Information specific to net481 | |
Assembly | Azure.Storage.Files.DataLake , Version=12.21.0.0, PublicKeyToken=92742159e12e44c8 |
Referencing | Your project needs a package reference to |
Package | Azure.Storage.Files.DataLake (12.21.0) netstandard2.0 |
Platform Restrictions | This framework does not have platform annotations. |