net9.0
namespace Azure.Storage.Blobs.Models
{
    public static class BlobsModelFactory
    {
        public static BlobItemProperties BlobItemProperties(bool accessTierInferred, bool? serverEncrypted = default, string contentType = null, string contentEncoding = null, string contentLanguage = null, byte[] contentHash = null, string contentDisposition = null, string cacheControl = null, long? blobSequenceNumber = default, BlobType? blobType = default, LeaseStatus? leaseStatus = default, LeaseState? leaseState = default, LeaseDurationType? leaseDuration = default, string copyId = null, CopyStatus? copyStatus = default, Uri copySource = null, string copyProgress = null, string copyStatusDescription = null, long? contentLength = default, bool? incrementalCopy = default, string destinationSnapshot = null, int? remainingRetentionDays = default, AccessTier? accessTier = default, DateTimeOffset? lastModified = default, ArchiveStatus? archiveStatus = default, string customerProvidedKeySha256 = null, string encryptionScope = null, long? tagCount = default, DateTimeOffset? expiresOn = default, bool? isSealed = default, RehydratePriority? rehydratePriority = default, DateTimeOffset? lastAccessedOn = default, ETag? eTag = default, DateTimeOffset? createdOn = default, DateTimeOffset? copyCompletedOn = default, DateTimeOffset? deletedOn = default, DateTimeOffset? accessTierChangedOn = default);
    }
}
.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 net9.0
Assemblies

Azure.Storage.Blobs , Version=12.21.0.0, PublicKeyToken=92742159e12e44c8

Azure.Storage.Blobs , Version=12.20.0.0, PublicKeyToken=92742159e12e44c8

Referencing

Your project needs a package reference to Azure.Storage.Blobs.

Package Azure.Storage.Blobs net6.0
Platform Restrictions

This API is supported on all platforms.

  • Built-in API
  • Package-provided API

07/02/2024
An error has occurred. This application may no longer respond until reloaded. Reload 🗙