See: Description
Interface | Description |
---|---|
ListBlobItem |
Represents an item that may be returned by a blob listing operation.
|
Class | Description |
---|---|
BlobContainerPermissions |
Represents the permissions for a container.
|
BlobContainerProperties |
Represents the system properties for a container.
|
BlobEncryptionPolicy |
Represents a blob encryption policy that is used to perform envelope encryption/decryption of Azure blobs.
|
BlobInputStream |
Provides an input stream to read a given blob resource.
|
BlobOutputStream | |
BlobProperties |
Represents the system properties for a blob.
|
BlobRequestOptions |
Represents a set of options that may be specified on a request.
|
BlockEntry |
A class which is used to list and commit blocks of a
CloudBlockBlob . |
CloudAppendBlob |
Represents a Microsoft Azure Append Blob.
|
CloudBlob |
Represents a Microsoft Azure blob.
|
CloudBlobClient |
Provides a client for accessing the Microsoft Azure Blob service.
|
CloudBlobContainer |
Represents a container in the Microsoft Azure Blob service.
|
CloudBlobDirectory |
Represents a virtual directory of blobs, designated by a delimiter character.
|
CloudBlockBlob |
Represents a blob that is uploaded as a set of blocks.
|
CloudPageBlob |
Represents a Microsoft Azure page blob.
|
CopyState |
Represents the attributes of a copy operation.
|
LengthLimitingStream | |
PageRange |
Represents a range of pages in a page blob.
|
PageRangeDiff |
Represents a range of pages in a page blob which have changed since the previous snapshot specified.
|
SharedAccessBlobHeaders |
Represents the optional headers that can be returned with blobs accessed using SAS.
|
SharedAccessBlobPolicy |
Represents a shared access policy, which specifies the start time, expiry time, and permissions for a shared access
signature.
|
SubStream |
Enum | Description |
---|---|
BlobContainerPublicAccessType |
Specifies the level of public access that is allowed on the container.
|
BlobListingDetails |
Specifies which items to include when listing a set of blobs.
|
BlobType |
Specifies the type of a blob.
|
BlockListingFilter |
Specifies whether to list only committed blocks, only uncommitted blocks, or all blocks.
|
BlockSearchMode |
Specifies which block lists should be searched to find a specified block.
|
ContainerListingDetails |
Specifies which details to include when listing the containers in this storage account.
|
CopyStatus |
Represents the status of a copy blob operation.
|
DeleteSnapshotsOption |
Specifies options when calling delete operations.
|
LeaseDuration |
The lease duration of a resource.
|
LeaseState |
The lease state of a resource.
|
LeaseStatus |
Specifies the lease status of a blob.
|
PremiumPageBlobTier |
The tier of the page blob.
|
RehydrationStatus |
The rehydration status for the blob that is currently archived.
|
SharedAccessBlobPermissions |
Specifies the set of possible permissions for a shared access policy.
|
StandardBlobTier |
The tier of the block blob on a standard storage account.
|
Copyright © 2019. All rights reserved.