<PackageReference Include="Azure.Storage.Blobs" Version="12.28.0" />
API Differences between 12.28.0 and 12.25.1
46 Additions
1 Removals
Azure.Storage.Blobs
Azure.Storage.Blobs.Models
-
public class AppendBlobAppendBlockFromUriOptions
-
public class BlobDownloadDetails
-
public class BlobDownloadInfo : IDisposable, IDownloadedContent
-
public class BlobDownloadStreamingResult : IDisposable, IDownloadedContent
-
public struct BlobErrorCode : IEquatable<BlobErrorCode>
-
public class BlobGetUserDelegationKeyOptions
-
public class BlobRequestConditions : BlobLeaseRequestConditions
-
public static class BlobsModelFactory
- public static UserDelegationKey UserDelegationKey(string signedObjectId = null, string signedTenantId = null, DateTimeOffset signedStartsOn = default, DateTimeOffset signedExpiresOn = default, string signedService = null, string signedVersion = null, string value = null)
- public static UserDelegationKey UserDelegationKey(string signedObjectId = null, string signedTenantId = null, string signedService = null, string signedVersion = null, string value = null, DateTimeOffset signedExpiresOn = default, DateTimeOffset signedStartsOn = default, string signedDelegatedUserTenantId = null)
- public static UserDelegationKey UserDelegationKey(string signedObjectId = null, string signedTenantId = null, DateTimeOffset signedStartsOn = default, DateTimeOffset signedExpiresOn = default, string signedService = null, string signedVersion = null, string signedDelegatedUserTenantId = null, string value = null)
- public static UserDelegationKey UserDelegationKey(string signedObjectId, string signedTenantId, DateTimeOffset signedStartsOn, DateTimeOffset signedExpiresOn, string signedService, string signedVersion, string value)
-
public class BlobSyncUploadFromUriOptions
-
public class GetBlobsByHierarchyOptions
-
public class GetBlobsOptions
-
public class PageBlobUploadPagesFromUriOptions
-
public enum SkuName
-
public class StageBlockFromUriOptions
-
public class UserDelegationKey
Azure.Storage.Blobs.Specialized
Azure.Storage.Sas