See: Description
Class | Description |
---|---|
AccessTier |
Defines values for AccessTier.
|
AppendBlobItem |
This class contains the properties about an append blob.
|
AppendBlobRequestConditions |
This class contains values that restrict the successful completion of AppendBlock operations to certain conditions.
|
ArchiveStatus |
Defines values for ArchiveStatus.
|
BlobAccessPolicy |
An Access policy.
|
BlobAnalyticsLogging |
Azure Analytics Logging settings.
|
BlobContainerAccessPolicies |
This class contains values which correlate to the access polices set on a specific container.
|
BlobContainerItem |
An Azure Storage container.
|
BlobContainerItemProperties |
Properties of a container.
|
BlobContainerListDetails |
This type allows users to specify additional information the service should return with each container when listing
containers in an account (via a
BlobServiceClient object). |
BlobContainerProperties |
This class contains the response information returned from the service when getting container properties.
|
BlobCopyInfo |
The status of a long running Azure Blob copy operation.
|
BlobCorsRule |
CORS is an HTTP feature that enables a web application running under one
domain to access resources in another domain.
|
BlobDownloadAsyncResponse |
This class contains the response information returned from the server when downloading a blob.
|
BlobDownloadHeaders |
Defines headers for Download operation.
|
BlobDownloadResponse |
This class contains the response information return from the server when downloading a blob.
|
BlobErrorCode |
Defines values for BlobErrorCode.
|
BlobHttpHeaders |
Additional parameters for a set of operations.
|
BlobItem |
An Azure Storage blob.
|
BlobItemProperties |
Properties of a blob.
|
BlobListDetails |
This type allows users to specify additional information the service should return with each blob when listing blobs
in a container (via a
BlobContainerClient object). |
BlobMetrics |
a summary of request statistics grouped by API in hour or minute aggregates
for blobs.
|
BlobPrefix |
The BlobPrefix model.
|
BlobProperties |
This class contains the response information returned from the service when getting blob properties.
|
BlobRange |
This is a representation of a range of bytes on a blob, typically used during a download operation.
|
BlobRequestConditions |
This class contains values which will restrict the successful operation of a variety of requests to the conditions
present.
|
BlobRetentionPolicy |
the retention policy which determines how long the associated data should
persist.
|
BlobServiceProperties |
Storage Service Properties.
|
BlobServiceStatistics |
Statistics for the storage service.
|
BlobSignedIdentifier |
signed identifier.
|
Block |
Represents a single block in a block blob.
|
BlockBlobItem |
This class contains the properties about a block blob.
|
BlockList |
The BlockList model.
|
BlockLookupList |
The BlockLookupList model.
|
ClearRange |
The ClearRange model.
|
CpkInfo |
Additional parameters for a set of operations.
|
CustomerProvidedKey |
Contains the customer provided key information used to encrypt a blob's content on the server.
|
DownloadRetryOptions |
This class contains the configuration options used to download from the blob service using smart retries, starting
from a checkpoint, rather than starting over from the beginning.
|
GeoReplication |
Geo-Replication information for the Secondary Storage Service.
|
GeoReplicationStatus |
Defines values for GeoReplicationStatus.
|
KeyInfo |
Key information.
|
ListBlobContainersOptions |
Defines options available to configure the behavior of a call to listContainersSegment on a
BlobServiceClient
object. |
ListBlobsOptions |
Defines options available to configure the behavior of a call to listBlobsFlatSegment on a
BlobContainerClient object. |
PageBlobItem |
This class contains the properties about a page blob.
|
PageBlobRequestConditions |
This class contains values that restrict the successful completion of PageBlob operations to certain conditions.
|
PageList |
the list of pages.
|
PageRange |
The PageRange model.
|
ParallelTransferOptions |
This class contains configuration used to parallelize data transfer operations.
|
PublicAccessType |
Defines values for PublicAccessType.
|
RehydratePriority |
Defines values for RehydratePriority.
|
StaticWebsite |
The properties that enable an account to host a static website.
|
StorageAccountInfo |
This class contains information about the storage account.
|
UserDelegationKey |
A user delegation key.
|
Enum | Description |
---|---|
AccountKind |
Defines values for AccountKind.
|
BlobType |
Defines values for BlobType.
|
BlockListType |
Defines values for BlockListType.
|
CopyStatusType |
Defines values for CopyStatusType.
|
DeleteSnapshotsOptionType |
Defines values for DeleteSnapshotsOptionType.
|
EncryptionAlgorithmType |
Defines values for EncryptionAlgorithmType.
|
LeaseDurationType |
Defines values for LeaseDurationType.
|
LeaseStateType |
Defines values for LeaseStateType.
|
LeaseStatusType |
Defines values for LeaseStatusType.
|
ListBlobContainersIncludeType |
Defines values for ListBlobContainersIncludeType.
|
ListBlobsIncludeItem |
Defines values for ListBlobsIncludeItem.
|
PathRenameMode |
Defines values for PathRenameMode.
|
SequenceNumberActionType |
Defines values for SequenceNumberActionType.
|
SkuName |
Defines values for SkuName.
|
SyncCopyStatusType |
Defines values for SyncCopyStatusType.
|
Exception | Description |
---|---|
BlobStorageException |
A
BlobStorageException is thrown whenever Azure Storage successfully returns an error code that is not
200-level. |
Copyright © 2019 Microsoft Corporation. All rights reserved.