Table of contents
-
Storage Client Library (June 2012 and earlier)
-
Microsoft.WindowsAzure
- CloudStorageAccount Class
- StorageCredentials Class
- StorageCredentialsAccountAndKey Class
- StorageCredentialsSharedAccessSignature Class
-
Microsoft.WindowsAzure.StorageClient
- AccessCondition Structure
- BlobAttributes Class
- BlobContainerAttributes Class
- BlobContainerPermissions Class
- BlobContainerProperties Class
- BlobContainerPublicAccessType Enumeration
- BlobErrorCodeStrings Class
- BlobListingDetails Enumeration
- BlobProperties Class
- BlobRequestOptions Class
- BlobStream Class
- BlobType Enumeration
- BlockListingFilter Enumeration
-
CloudBlob Class
- CloudBlob Members
- CloudBlob Constructor
-
CloudBlob Methods
- BeginCopyFromBlob Method
- BeginCreateSnapshot Method
- BeginDelete Method
- BeginDeleteIfExists Method
- BeginDownloadToStream Method
- BeginFetchAttributes Method
- BeginSetMetadata Method
- BeginSetProperties Method
- BeginUploadFromStream Method
- CopyFromBlob Method
- CreateSnapshot Method
- Delete Method
- DeleteIfExists Method
- DownloadByteArray Method
- DownloadText Method
- DownloadToFile Method
- DownloadToStream Method
- EndCopyFromBlob Method
- EndCreateSnapshot Method
- EndDelete Method
- EndDeleteIfExists Method
- EndDownloadToStream Method
- EndFetchAttributes Method
- EndSetMetadata Method
- EndSetProperties Method
- EndUploadFromStream Method
- FetchAttributes Method
- GetSharedAccessSignature Method
- OpenRead Method
- OpenWrite Method
- ParseSizeAndLastModified Method
- SetMetadata Method
- SetProperties Method
- UploadByteArray Method
- UploadFile Method
- UploadFromStream Method
- UploadText Method
- CloudBlob Properties
-
CloudBlobClient Class
- CloudBlobClient Members
- CloudBlobClient Constructor
-
CloudBlobClient Methods
- BeginGetServiceProperties Method
- BeginListBlobsWithPrefixSegmented Method
-
BeginListContainersSegmented Method
- BeginListContainersSegmented Method (AsyncCallback, Object)
- BeginListContainersSegmented Method (String, ContainerListingDetails, AsyncCallback, Object)
- BeginListContainersSegmented Method (String, ContainerListingDetails, Int32, ResultContinuation, AsyncCallback, Object)
- BeginListContainersSegmented Method (String, AsyncCallback, Object)
- BeginSetServiceProperties Method
- EndGetServiceProperties Method
- EndListBlobsWithPrefixSegmented Method
- EndListContainersSegmented Method
- EndSetServiceProperties Method
- GetBlobDirectoryReference Method
- GetBlobReference Method
- GetBlockBlob Method
- GetBlockBlobReference Method
- GetContainerReference Method
- GetPageBlob Method
- GetPageBlobReference Method
- GetServiceProperties Method
- ListBlobsWithPrefix Method
- ListBlobsWithPrefixSegmented Method
- ListContainers Method
- ListContainersSegmented Method
- SetServiceProperties Method
- CloudBlobClient Properties
- CloudBlobClient Events
-
CloudBlobContainer Class
- CloudBlobContainer Members
- CloudBlobContainer Constructor
-
CloudBlobContainer Methods
- BeginCreate Method
- BeginCreateIfNotExist Method
- BeginDelete Method
- BeginFetchAttributes Method
- BeginGetPermissions Method
- BeginListBlobsSegmented Method
- BeginSetMetadata Method
- BeginSetPermissions Method
- Create Method
- CreateIfNotExist Method
- Delete Method
- EndCreate Method
- EndCreateIfNotExist Method
- EndDelete Method
- EndFetchAttributes Method
- EndGetPermissions Method
- EndListBlobsSegmented Method
- EndSetMetadata Method
- EndSetPermissions Method
- FetchAttributes Method
- GetBlobReference Method
- GetBlockBlobReference Method
- GetDirectoryReference Method
- GetPageBlobReference Method
- GetPermissions Method
- GetSharedAccessSignature Method
- ListBlobs Method
- ListBlobsSegmented Method
- ParseETagAndLastModified Method
- SetMetadata Method
- SetPermissions Method
- CloudBlobContainer Properties
- CloudBlobDirectory Class
-
CloudBlockBlob Class
- CloudBlockBlob Members
-
CloudBlockBlob Constructor
- CloudBlockBlob Constructor (String)
- CloudBlockBlob Constructor (String, CloudBlobClient)
- CloudBlockBlob Constructor (String, StorageCredentials)
- CloudBlockBlob Constructor (String, StorageCredentials, Boolean)
- CloudBlockBlob Constructor (String, Boolean)
- CloudBlockBlob Constructor (String, Nullable, CloudBlobClient)
- CloudBlockBlob Methods
- CloudBlockBlob Properties
- CloudDrive Class
- CloudDriveException Class
-
CloudPageBlob Class
- CloudPageBlob Members
- CloudPageBlob Constructor
-
CloudPageBlob Methods
- BeginClearPages Method
- BeginCreate Method
- BeginGetPageRanges Method
- BeginUploadFromStream Method
- BeginWritePages Method
- ClearPages Method
- Create Method
- EndClearPages Method
- EndCreate Method
- EndGetPageRanges Method
- EndUploadFromStream Method
- EndWritePages Method
- GetPageRanges Method
- OpenWrite Method
- UploadByteArray Method
- UploadFile Method
- UploadFromStream Method
- UploadText Method
- WritePages Method
- CloudPageBlob Properties
-
CloudQueue Class
- CloudQueue Members
- CloudQueue Constructor
-
CloudQueue Methods
- AddMessage Method
- BeginAddMessage Method
- BeginClear Method
- BeginCreate Method
- BeginCreateIfNotExist Method
- BeginDelete Method
- BeginDeleteMessage Method
- BeginExists Method
- BeginFetchAttributes Method
- BeginGetMessage Method
- BeginGetMessages Method
- BeginPeekMessage Method
- BeginPeekMessages Method
- BeginSetMetadata Method
- BeginUpdateMessage Method
- Clear Method
- Create Method
- CreateIfNotExist Method
- Delete Method
- DeleteMessage Method
- EndAddMessage Method
- EndClear Method
- EndCreate Method
- EndCreateIfNotExist Method
- EndDelete Method
- EndDeleteMessage Method
- EndExists Method
- EndFetchAttributes Method
- EndGetMessage Method
- EndGetMessages Method
- EndPeekMessage Method
- EndPeekMessages Method
- EndSetMetadata Method
- EndUpdateMessage Method
- Exists Method
- FetchAttributes Method
- GetMessage Method
- GetMessages Method
- PeekMessage Method
- PeekMessages Method
- RetrieveApproximateMessageCount Method
- SetMetadata Method
- UpdateMessage Method
- CloudQueue Properties
-
CloudQueueClient Class
- CloudQueueClient Members
- CloudQueueClient Constructor
-
CloudQueueClient Methods
- BeginGetServiceProperties Method
-
BeginListQueuesSegmented Method
- BeginListQueuesSegmented Method (AsyncCallback, Object)
- BeginListQueuesSegmented Method (String, QueueListingDetails, AsyncCallback, Object)
- BeginListQueuesSegmented Method (String, QueueListingDetails, Int32, ResultContinuation, AsyncCallback, Object)
- BeginListQueuesSegmented Method (String, AsyncCallback, Object)
- BeginSetServiceProperties Method
- EndGetServiceProperties Method
- EndListQueuesSegmented Method
- EndSetServiceProperties Method
- GetQueueReference Method
- GetServiceProperties Method
- ListQueues Method
- ListQueuesSegmented Method
- SetServiceProperties Method
- CloudQueueClient Properties
- CloudQueueClient Events
- CloudQueueMessage Class
- CloudStorageAccountCloudDriveExtensions Class
- CloudStorageAccountStorageClientExtensions Class
-
CloudTableClient Class
- CloudTableClient Members
- CloudTableClient Constructor
-
CloudTableClient Methods
- Attach Method
- BeginCreateTable Method
- BeginCreateTableIfNotExist Method
- BeginDeleteTable Method
- BeginDeleteTableIfExist Method
- BeginDoesTableExist Method
- BeginGetServiceProperties Method
- BeginListTablesSegmented Method
- BeginSetServiceProperties Method
- CreateTable Method
- CreateTableIfNotExist Method
- CreateTablesFromModel Method
- DeleteTable Method
- DeleteTableIfExist Method
- DoesTableExist Method
- EndCreateTable Method
- EndCreateTableIfNotExist Method
- EndDeleteTable Method
- EndDeleteTableIfExist Method
- EndDoesTableExist Method
- EndGetServiceProperties Method
- EndListTablesSegmented Method
- EndSetServiceProperties Method
- GetDataServiceContext Method
- GetServiceProperties Method
- ListTables Method
- ListTablesSegmented Method
- SetServiceProperties Method
- CloudTableClient Properties
- CloudTableClient Events
- CloudTableQuery Generic Class
- ContainerListingDetails Enumeration
- DeleteSnapshotsOption Enumeration
- DriveMountOptions Enumeration
- IListBlobItem Interface
- LeaseStatus Enumeration
- ListBlockItem Class
- MessageUpdateFields Enumeration
- PageRange Class
- QueueAttributes Class
- QueueErrorCodeStrings Class
- QueueListingDetails Enumeration
- ResponseReceivedEventArgs Class
- ResultContinuation Class
- ResultSegment Generic Class
- RetryPolicies Class
- RetryPolicy Delegate
- SharedAccessPermissions Enumeration
- SharedAccessPolicies Class
- SharedAccessPolicy Class
- ShouldRetry Delegate
- StorageClientException Class
- StorageErrorCode Enumeration
-
StorageErrorCodeStrings Class
- StorageErrorCodeStrings Members
-
StorageErrorCodeStrings Fields
- AuthenticationFailed Field
- ConditionNotMet Field
- ContainerAlreadyExists Field
- ContainerBeingDeleted Field
- ContainerDisabled Field
- ContainerNotFound Field
- EmptyMetadataKey Field
- InternalError Field
- InvalidHeaderValue Field
- InvalidHttpVerb Field
- InvalidInput Field
- InvalidMd5 Field
- InvalidMetadata Field
- InvalidQueryParameterValue Field
- InvalidRange Field
- InvalidUri Field
- InvalidXmlDocument Field
- InvalidXmlNodeValue Field
- Md5Mismatch Field
- MetadataTooLarge Field
- MissingContentLengthHeader Field
- MissingRequiredHeader Field
- MissingRequiredQueryParameter Field
- MissingRequiredXmlNode Field
- OperationTimedOut Field
- OutOfRangeInput Field
- OutOfRangeQueryParameterValue Field
- RequestBodyTooLarge Field
- ResourceNotFound Field
- ServerBusy Field
- UnsupportedHeader Field
- UnsupportedHttpVerb Field
- UnsupportedQueryParameter Field
- UnsupportedXmlNode Field
- StorageException Class
- StorageExceptionExtensions Class
- StorageExtendedErrorInformation Class
- StorageServerException Class
-
TableErrorCodeStrings Class
- TableErrorCodeStrings Members
-
TableErrorCodeStrings Fields
- BatchOperationNotSupported Field
- DuplicateKeyPropertySpecified Field
- DuplicatePropertiesSpecified Field
- EntityAlreadyExists Field
- EntityNotFound Field
- EntityTooLarge Field
- InvalidValueType Field
- JsonFormatNotSupported Field
- MethodNotAllowed Field
- NotImplemented Field
- OperatorInvalid Field
- PartitionKeyNotSpecified Field
- PartitionKeyPropertyCannotBeUpdated Field
- PrimaryKeyPropertyIsInvalidType Field
- PropertiesNeedValue Field
- PropertyNameInvalid Field
- PropertyNameTooLong Field
- PropertyValueTooLarge Field
- TableAlreadyExists Field
- TableBeingDeleted Field
- TableHasNoProperties Field
- TableHasNoSuchProperty Field
- TableNotFound Field
- TableServerOutOfMemory Field
- TooManyProperties Field
- UpdateConditionNotSatisfied Field
- XMethodIncorrectCount Field
- XMethodIncorrectValue Field
- XMethodNotUsingPost Field
- TableServiceContext Class
- TableServiceEntity Class
- TableServiceExtensionMethods Class
-
Microsoft.WindowsAzure.StorageClient.Protocol
- AccessPolicyResponse Class
- BlobContainerEntry Class
- BlobEntry Class
- BlobListingContext Class
- BlobPrefixEntry Class
-
BlobRequest Class
- BlobRequest Members
-
BlobRequest Methods
- AddConditional Method
- AddMetadata Method
- CopyFrom Method
- Delete Method
- Get Method
- GetBlockList Method
- GetMetadata Method
- GetPageRanges Method
- GetProperties Method
- GetServiceProperties Method
- Lease Method
- List Method
- Put Method
- PutBlock Method
- PutBlockList Method
- PutPage Method
- SetMetadata Method
- SetProperties Method
- SetServiceProperties Method
- SignRequest Method
- SignRequestForSharedKeyLite Method
- Snapshot Method
- WriteBlockListBody Method
- WriteServiceProperties Method
- BlobResponse Class
- BlockSearchMode Enumeration
-
CanonicalizationStrategy Class
- CanonicalizationStrategy Members
- CanonicalizationStrategy Constructor
- CanonicalizationStrategy Methods
- ConditionHeaderKind Enumeration
-
ContainerRequest Class
- ContainerRequest Members
- ContainerRequest Methods
- ContainerResponse Class
- Credentials Class
- GetBlockListResponse Class
- GetMessagesResponse Class
- GetPageRangesResponse Class
- IListBlobEntry Interface
- LeaseAction Enumeration
- ListBlobsResponse Class
- ListContainersResponse Class
- ListingContext Class
- ListQueuesResponse Class
- LoggingOperations Enumeration
- LoggingProperties Class
- MetricsLevel Enumeration
- MetricsProperties Class
- PageWrite Enumeration
- PeekMessagesResponse Class
- PutBlockListItem Class
- PutPageProperties Class
- QueueEntry Class
- QueueMessage Class
-
QueueRequest Class
- QueueRequest Members
-
QueueRequest Methods
- AddMetadata Method
- ClearMessages Method
- Create Method
- Delete Method
- DeleteMessage Method
- GenerateMessageRequestBody Method
- GetMessages Method
- GetMetadata Method
- GetServiceProperties Method
- List Method
- PeekMessages Method
- PutMessage Method
- SetMetadata Method
- SetServiceProperties Method
- SignRequest Method
- SignRequestForSharedKeyLite Method
- UpdateMessage Method
- WriteServiceProperties Method
- QueueResponse Class
- ResourceConsumedException Class
- ResponseParsingBase Generic Class
- ServiceProperties Class
- SharedKeyCanonicalizer Class
- SharedKeyLiteCanonicalizer Class
- SharedKeyLiteTableCanonicalizer Class
- SharedKeyTableCanonicalizer Class
- TableRequest Class
- TableResponse Class
-
Microsoft.WindowsAzure