documentation.HELP! Windows Runtime Azure Storage Client Library Documentation

Class Library

Windows Runtime Azure Storage Client Library

previous page next page
Class Library

Namespaces

Namespace
Microsoft.WindowsAzure.Storage
Microsoft.WindowsAzure.Storage.Auth
Microsoft.WindowsAzure.Storage.Blob
Microsoft.WindowsAzure.Storage.Blob.Protocol
Microsoft.WindowsAzure.Storage.Core
Microsoft.WindowsAzure.Storage.Core.Util
Microsoft.WindowsAzure.Storage.File
Microsoft.WindowsAzure.Storage.File.Protocol
Microsoft.WindowsAzure.Storage.Queue
Microsoft.WindowsAzure.Storage.Queue.Protocol
Microsoft.WindowsAzure.Storage.RetryPolicies
Microsoft.WindowsAzure.Storage.Shared.Protocol
Microsoft.WindowsAzure.Storage.Table

previous page start next page

Menu

  • Homepage

Table of contents

  • Azure Storage Client Library for Windows Runtime (Version 4.3.0)
    • Microsoft.WindowsAzure.Storage
      • AccessCondition Class
        • AccessCondition Members
        • AccessCondition Constructor
        • AccessCondition Methods
          • GenerateEmptyCondition Method
          • GenerateIfMatchCondition Method
          • GenerateIfModifiedSinceCondition Method
          • GenerateIfNoneMatchCondition Method
          • GenerateIfNotModifiedSinceCondition Method
          • GenerateIfSequenceNumberEqualCondition Method
          • GenerateIfSequenceNumberLessThanCondition Method
          • GenerateIfSequenceNumberLessThanOrEqualCondition Method
          • GenerateLeaseCondition Method
        • AccessCondition Properties
          • IfMatchETag Property
          • IfModifiedSinceTime Property
          • IfNoneMatchETag Property
          • IfNotModifiedSinceTime Property
          • IfSequenceNumberEqual Property
          • IfSequenceNumberLessThan Property
          • IfSequenceNumberLessThanOrEqual Property
          • LeaseId Property
      • AuthenticationScheme Enumeration
      • CloudStorageAccount Class
        • CloudStorageAccount Members
        • CloudStorageAccount Constructor
          • CloudStorageAccount Constructor (StorageCredentials, Boolean)
          • CloudStorageAccount Constructor (StorageCredentials, String, Boolean)
          • CloudStorageAccount Constructor (StorageCredentials, Uri, Uri, Uri, Uri)
        • CloudStorageAccount Methods
          • Create Method
          • CreateCloudBlobClient Method
          • CreateCloudFileClient Method
          • CreateCloudQueueClient Method
          • CreateCloudTableClient Method
          • Parse Method
          • ToString Method
            • ToString Method ()
            • ToString Method (Boolean)
          • TryParse Method
        • CloudStorageAccount Properties
          • BlobEndpoint Property
          • BlobStorageUri Property
          • Credentials Property
          • DevelopmentStorageAccount Property
          • FileEndpoint Property
          • FileStorageUri Property
          • QueueEndpoint Property
          • QueueStorageUri Property
          • TableEndpoint Property
          • TableStorageUri Property
          • UseV1MD5 Property
      • ExceptionInfo Class
        • ExceptionInfo Members
        • ExceptionInfo Constructor
        • ExceptionInfo Methods
        • ExceptionInfo Properties
          • HResult Property
          • InnerExceptionInfo Property
          • Message Property
          • Source Property
          • StackTrace Property
          • Type Property
      • IBufferManager Interface
        • IBufferManager Members
        • IBufferManager Methods
          • GetDefaultBufferSize Method
          • ReturnBuffer Method
          • TakeBuffer Method
      • IContinuationToken Interface
        • IContinuationToken Members
        • IContinuationToken Properties
          • TargetLocation Property
      • IRequestOptions Interface
        • IRequestOptions Members
        • IRequestOptions Properties
          • LocationMode Property
          • MaximumExecutionTime Property
          • RetryPolicy Property
          • ServerTimeout Property
      • LogLevel Enumeration
      • NameValidator Class
        • NameValidator Members
        • NameValidator Methods
          • ValidateBlobName Method
          • ValidateContainerName Method
          • ValidateDirectoryName Method
          • ValidateFileName Method
          • ValidateQueueName Method
          • ValidateShareName Method
          • ValidateTableName Method
      • OperationContext Class
        • OperationContext Members
        • OperationContext Constructor
        • OperationContext Methods
        • OperationContext Properties
          • ClientRequestID Property
          • DefaultLogLevel Property
          • EndTime Property
          • LastResult Property
          • LogLevel Property
          • RequestResults Property
          • StartTime Property
          • UserHeaders Property
        • OperationContext Events
          • GlobalRequestCompleted Events
          • GlobalResponseReceived Events
          • GlobalRetrying Events
          • GlobalSendingRequest Events
          • RequestCompleted Events
          • ResponseReceived Events
          • Retrying Events
          • SendingRequest Events
      • RequestEventArgs Class
        • RequestEventArgs Members
        • RequestEventArgs Constructor
        • RequestEventArgs Methods
        • RequestEventArgs Properties
          • RequestInformation Property
          • RequestUri Property
      • RequestResult Class
        • RequestResult Members
        • RequestResult Constructor
        • RequestResult Methods
          • TranslateFromExceptionMessage Method
        • RequestResult Properties
          • ContentMd5 Property
          • EndTime Property
          • Etag Property
          • Exception Property
          • ExceptionInfo Property
          • ExtendedErrorInformation Property
          • HttpStatusCode Property
          • HttpStatusMessage Property
          • RequestDate Property
          • ServiceRequestID Property
          • StartTime Property
          • TargetLocation Property
      • StorageExtendedErrorInformation Class
        • StorageExtendedErrorInformation Members
        • StorageExtendedErrorInformation Constructor
        • StorageExtendedErrorInformation Methods
          • ReadFromStream Method
        • StorageExtendedErrorInformation Properties
          • AdditionalDetails Property
          • ErrorCode Property
          • ErrorMessage Property
      • StorageLocation Enumeration
      • StorageUri Class
        • StorageUri Members
        • StorageUri Constructor
          • StorageUri Constructor (Uri)
          • StorageUri Constructor (Uri, Uri)
        • StorageUri Methods
          • Equals Method
            • Equals Method (StorageUri)
            • Equals Method (Object)
          • GetHashCode Method
          • GetUri Method
          • Equality Method
          • Inequality Method
          • ToString Method
        • StorageUri Properties
          • PrimaryUri Property
          • SecondaryUri Property
    • Microsoft.WindowsAzure.Storage.Auth
      • StorageCredentials Class
        • StorageCredentials Members
        • StorageCredentials Constructor
          • StorageCredentials Constructor ()
          • StorageCredentials Constructor (String)
          • StorageCredentials Constructor (String, String)
          • StorageCredentials Constructor (String, String, String)
        • StorageCredentials Methods
          • Equals Method
          • ExportBase64EncodedKey Method
          • ExportKey Method
          • TransformUri Method
            • TransformUri Method (StorageUri)
            • TransformUri Method (Uri)
          • UpdateKey Method
            • UpdateKey Method (String)
            • UpdateKey Method (String, String)
          • UpdateSASToken Method
        • StorageCredentials Properties
          • AccountName Property
          • IsAnonymous Property
          • IsSAS Property
          • IsSharedKey Property
          • KeyName Property
          • SASToken Property
    • Microsoft.WindowsAzure.Storage.Blob
      • BlobContainerPermissions Class
        • BlobContainerPermissions Members
        • BlobContainerPermissions Constructor
        • BlobContainerPermissions Methods
        • BlobContainerPermissions Properties
          • PublicAccess Property
          • SharedAccessPolicies Property
      • BlobContainerProperties Class
        • BlobContainerProperties Members
        • BlobContainerProperties Constructor
        • BlobContainerProperties Methods
        • BlobContainerProperties Properties
          • ETag Property
          • LastModified Property
          • LeaseDuration Property
          • LeaseState Property
          • LeaseStatus Property
      • BlobContainerPublicAccessType Enumeration
      • BlobContinuationToken Class
        • BlobContinuationToken Members
        • BlobContinuationToken Constructor
        • BlobContinuationToken Methods
        • BlobContinuationToken Properties
          • NextMarker Property
          • TargetLocation Property
      • BlobListingDetails Enumeration
      • BlobProperties Class
        • BlobProperties Members
        • BlobProperties Constructor
          • BlobProperties Constructor ()
          • BlobProperties Constructor (BlobProperties)
        • BlobProperties Methods
        • BlobProperties Properties
          • BlobType Property
          • CacheControl Property
          • ContentDisposition Property
          • ContentEncoding Property
          • ContentLanguage Property
          • ContentMD5 Property
          • ContentType Property
          • ETag Property
          • LastModified Property
          • LeaseDuration Property
          • LeaseState Property
          • LeaseStatus Property
          • Length Property
          • PageBlobSequenceNumber Property
      • BlobRequestOptions Class
        • BlobRequestOptions Members
        • BlobRequestOptions Constructor
        • BlobRequestOptions Methods
        • BlobRequestOptions Properties
          • DisableContentMD5Validation Property
          • LocationMode Property
          • MaximumExecutionTime Property
          • ParallelOperationThreadCount Property
          • RetryPolicy Property
          • ServerTimeout Property
          • SingleBlobUploadThresholdInBytes Property
          • StoreBlobContentMD5 Property
          • UseTransactionalMD5 Property
      • BlobResultSegment Class
        • BlobResultSegment Members
        • BlobResultSegment Methods
        • BlobResultSegment Properties
          • ContinuationToken Property
          • Results Property
      • BlobType Enumeration
      • BlockListingFilter Enumeration
      • BlockSearchMode Enumeration
      • CloudBlobClient Class
        • CloudBlobClient Members
        • CloudBlobClient Constructor
          • CloudBlobClient Constructor (Uri)
          • CloudBlobClient Constructor (Uri, StorageCredentials)
        • CloudBlobClient Methods
          • Create Method
          • GetBlobReferenceFromServerAsync Method
            • GetBlobReferenceFromServerAsync Method (StorageUri, AccessCondition, BlobRequestOptions, OperationContext)
            • GetBlobReferenceFromServerAsync Method (Uri)
            • GetBlobReferenceFromServerAsync Method (Uri, AccessCondition, BlobRequestOptions, OperationContext)
          • GetContainerReference Method
          • GetRootContainerReference Method
          • GetServicePropertiesAsync Method
            • GetServicePropertiesAsync Method ()
            • GetServicePropertiesAsync Method (BlobRequestOptions, OperationContext)
          • GetServiceStatsAsync Method
            • GetServiceStatsAsync Method ()
            • GetServiceStatsAsync Method (BlobRequestOptions, OperationContext)
          • ListBlobsSegmentedAsync Method
            • ListBlobsSegmentedAsync Method (String, BlobContinuationToken)
            • ListBlobsSegmentedAsync Method (String, Boolean, BlobListingDetails, Nullable, BlobContinuationToken, BlobRequestOptions, OperationContext)
          • ListContainersSegmentedAsync Method
            • ListContainersSegmentedAsync Method (BlobContinuationToken)
            • ListContainersSegmentedAsync Method (String, BlobContinuationToken)
            • ListContainersSegmentedAsync Method (String, ContainerListingDetails, Nullable, BlobContinuationToken, BlobRequestOptions, OperationContext)
          • SetServicePropertiesAsync Method
            • SetServicePropertiesAsync Method (ServiceProperties)
            • SetServicePropertiesAsync Method (ServiceProperties, BlobRequestOptions, OperationContext)
        • CloudBlobClient Properties
          • AuthenticationScheme Property
          • BaseUri Property
          • BufferManager Property
          • Credentials Property
          • DefaultDelimiter Property
          • DefaultRequestOptions Property
          • LocationMode Property
          • MaximumExecutionTime Property
          • ParallelOperationThreadCount Property
          • RetryPolicy Property
          • ServerTimeout Property
          • SingleBlobUploadThresholdInBytes Property
          • StorageUri Property
      • CloudBlobContainer Class
        • CloudBlobContainer Members
        • CloudBlobContainer Constructor
          • CloudBlobContainer Constructor (Uri)
          • CloudBlobContainer Constructor (Uri, StorageCredentials)
        • CloudBlobContainer Methods
          • AcquireLeaseAsync Method
            • AcquireLeaseAsync Method (Nullable, String)
            • AcquireLeaseAsync Method (Nullable, String, AccessCondition, BlobRequestOptions, OperationContext)
          • BreakLeaseAsync Method
            • BreakLeaseAsync Method (Nullable)
            • BreakLeaseAsync Method (Nullable, AccessCondition, BlobRequestOptions, OperationContext)
          • ChangeLeaseAsync Method
            • ChangeLeaseAsync Method (String, AccessCondition)
            • ChangeLeaseAsync Method (String, AccessCondition, BlobRequestOptions, OperationContext)
          • Create Method
          • CreateAsync Method
            • CreateAsync Method ()
            • CreateAsync Method (BlobContainerPublicAccessType, BlobRequestOptions, OperationContext)
            • CreateAsync Method (BlobRequestOptions, OperationContext)
          • CreateIfNotExistsAsync Method
            • CreateIfNotExistsAsync Method ()
            • CreateIfNotExistsAsync Method (BlobContainerPublicAccessType, BlobRequestOptions, OperationContext)
            • CreateIfNotExistsAsync Method (BlobRequestOptions, OperationContext)
          • DeleteAsync Method
            • DeleteAsync Method ()
            • DeleteAsync Method (AccessCondition, BlobRequestOptions, OperationContext)
          • DeleteIfExistsAsync Method
            • DeleteIfExistsAsync Method ()
            • DeleteIfExistsAsync Method (AccessCondition, BlobRequestOptions, OperationContext)
          • ExistsAsync Method
            • ExistsAsync Method ()
            • ExistsAsync Method (BlobRequestOptions, OperationContext)
          • FetchAttributesAsync Method
            • FetchAttributesAsync Method ()
            • FetchAttributesAsync Method (AccessCondition, BlobRequestOptions, OperationContext)
          • GetBlobReferenceFromServerAsync Method
            • GetBlobReferenceFromServerAsync Method (String)
            • GetBlobReferenceFromServerAsync Method (String, AccessCondition, BlobRequestOptions, OperationContext)
          • GetBlockBlobReference Method
            • GetBlockBlobReference Method (String)
            • GetBlockBlobReference Method (String, Nullable)
          • GetDirectoryReference Method
          • GetPageBlobReference Method
            • GetPageBlobReference Method (String)
            • GetPageBlobReference Method (String, Nullable)
          • GetPermissionsAsync Method
            • GetPermissionsAsync Method ()
            • GetPermissionsAsync Method (AccessCondition, BlobRequestOptions, OperationContext)
          • GetSharedAccessSignature Method
            • GetSharedAccessSignature Method (SharedAccessBlobPolicy)
            • GetSharedAccessSignature Method (SharedAccessBlobPolicy, String)
            • GetSharedAccessSignature Method (SharedAccessBlobPolicy, String, String)
          • ListBlobsSegmentedAsync Method
            • ListBlobsSegmentedAsync Method (BlobContinuationToken)
            • ListBlobsSegmentedAsync Method (String, BlobContinuationToken)
            • ListBlobsSegmentedAsync Method (String, Boolean, BlobListingDetails, Nullable, BlobContinuationToken, BlobRequestOptions, OperationContext)
          • ReleaseLeaseAsync Method
            • ReleaseLeaseAsync Method (AccessCondition)
            • ReleaseLeaseAsync Method (AccessCondition, BlobRequestOptions, OperationContext)
          • RenewLeaseAsync Method
            • RenewLeaseAsync Method (AccessCondition)
            • RenewLeaseAsync Method (AccessCondition, BlobRequestOptions, OperationContext)
          • SetMetadataAsync Method
            • SetMetadataAsync Method ()
            • SetMetadataAsync Method (AccessCondition, BlobRequestOptions, OperationContext)
          • SetPermissionsAsync Method
            • SetPermissionsAsync Method (BlobContainerPermissions)
            • SetPermissionsAsync Method (BlobContainerPermissions, AccessCondition, BlobRequestOptions, OperationContext)
        • CloudBlobContainer Properties
          • Metadata Property
          • Name Property
          • Properties Property
          • ServiceClient Property
          • StorageUri Property
          • Uri Property
      • CloudBlobDirectory Class
        • CloudBlobDirectory Members
        • CloudBlobDirectory Methods
          • GetBlockBlobReference Method
            • GetBlockBlobReference Method (String)
            • GetBlockBlobReference Method (String, Nullable)
          • GetDirectoryReference Method
          • GetPageBlobReference Method
            • GetPageBlobReference Method (String)
            • GetPageBlobReference Method (String, Nullable)
          • GetSubdirectoryReference Method
          • ListBlobsSegmentedAsync Method
            • ListBlobsSegmentedAsync Method (BlobContinuationToken)
            • ListBlobsSegmentedAsync Method (Boolean, BlobListingDetails, Nullable, BlobContinuationToken, BlobRequestOptions, OperationContext)
        • CloudBlobDirectory Properties
          • Container Property
          • Parent Property
          • Prefix Property
          • ServiceClient Property
          • StorageUri Property
          • Uri Property
      • CloudBlockBlob Class
        • CloudBlockBlob Members
        • CloudBlockBlob Constructor
          • CloudBlockBlob Constructor (Uri)
          • CloudBlockBlob Constructor (Uri, StorageCredentials)
          • CloudBlockBlob Constructor (Uri, Nullable, StorageCredentials)
        • CloudBlockBlob Methods
          • AbortCopyAsync Method
            • AbortCopyAsync Method (String)
            • AbortCopyAsync Method (String, AccessCondition, BlobRequestOptions, OperationContext)
          • AcquireLeaseAsync Method
            • AcquireLeaseAsync Method (Nullable, String)
            • AcquireLeaseAsync Method (Nullable, String, AccessCondition, BlobRequestOptions, OperationContext)
          • BreakLeaseAsync Method
            • BreakLeaseAsync Method (Nullable)
            • BreakLeaseAsync Method (Nullable, AccessCondition, BlobRequestOptions, OperationContext)
          • ChangeLeaseAsync Method
            • ChangeLeaseAsync Method (String, AccessCondition)
            • ChangeLeaseAsync Method (String, AccessCondition, BlobRequestOptions, OperationContext)
          • Create Method
          • CreateSnapshotAsync Method
            • CreateSnapshotAsync Method ()
            • CreateSnapshotAsync Method (IDictionary, AccessCondition, BlobRequestOptions, OperationContext)
          • DeleteAsync Method
            • DeleteAsync Method ()
            • DeleteAsync Method (DeleteSnapshotsOption, AccessCondition, BlobRequestOptions, OperationContext)
          • DeleteIfExistsAsync Method
            • DeleteIfExistsAsync Method ()
            • DeleteIfExistsAsync Method (DeleteSnapshotsOption, AccessCondition, BlobRequestOptions, OperationContext)
          • DownloadBlockListAsync Method
            • DownloadBlockListAsync Method ()
            • DownloadBlockListAsync Method (BlockListingFilter, AccessCondition, BlobRequestOptions, OperationContext)
          • DownloadRangeToByteArrayAsync Method
            • DownloadRangeToByteArrayAsync Method (Byte[], Int32, Nullable, Nullable)
            • DownloadRangeToByteArrayAsync Method (Byte[], Int32, Nullable, Nullable, AccessCondition, BlobRequestOptions, OperationContext)
          • DownloadRangeToStreamAsync Method
            • DownloadRangeToStreamAsync Method (IOutputStream, Nullable, Nullable)
            • DownloadRangeToStreamAsync Method (IOutputStream, Nullable, Nullable, AccessCondition, BlobRequestOptions, OperationContext)
          • DownloadTextAsync Method
            • DownloadTextAsync Method ()
            • DownloadTextAsync Method (AccessCondition, BlobRequestOptions, OperationContext)
          • DownloadToByteArrayAsync Method
            • DownloadToByteArrayAsync Method (Byte[], Int32)
            • DownloadToByteArrayAsync Method (Byte[], Int32, AccessCondition, BlobRequestOptions, OperationContext)
          • DownloadToFileAsync Method
            • DownloadToFileAsync Method (StorageFile)
            • DownloadToFileAsync Method (StorageFile, AccessCondition, BlobRequestOptions, OperationContext)
          • DownloadToStreamAsync Method
            • DownloadToStreamAsync Method (IOutputStream)
            • DownloadToStreamAsync Method (IOutputStream, AccessCondition, BlobRequestOptions, OperationContext)
          • ExistsAsync Method
            • ExistsAsync Method ()
            • ExistsAsync Method (BlobRequestOptions, OperationContext)
          • FetchAttributesAsync Method
            • FetchAttributesAsync Method ()
            • FetchAttributesAsync Method (AccessCondition, BlobRequestOptions, OperationContext)
          • GetSharedAccessSignature Method
            • GetSharedAccessSignature Method (SharedAccessBlobPolicy)
            • GetSharedAccessSignature Method (SharedAccessBlobPolicy, SharedAccessBlobHeaders)
            • GetSharedAccessSignature Method (SharedAccessBlobPolicy, SharedAccessBlobHeaders, String)
            • GetSharedAccessSignature Method (SharedAccessBlobPolicy, SharedAccessBlobHeaders, String, String)
            • GetSharedAccessSignature Method (SharedAccessBlobPolicy, String)
          • OpenReadAsync Method
            • OpenReadAsync Method ()
            • OpenReadAsync Method (AccessCondition, BlobRequestOptions, OperationContext)
          • OpenWriteAsync Method
            • OpenWriteAsync Method ()
            • OpenWriteAsync Method (AccessCondition, BlobRequestOptions, OperationContext)
          • PutBlockAsync Method
            • PutBlockAsync Method (String, IInputStream, String)
            • PutBlockAsync Method (String, IInputStream, String, AccessCondition, BlobRequestOptions, OperationContext)
          • PutBlockListAsync Method
            • PutBlockListAsync Method (IEnumerable)
            • PutBlockListAsync Method (IEnumerable, AccessCondition, BlobRequestOptions, OperationContext)
          • ReleaseLeaseAsync Method
            • ReleaseLeaseAsync Method (AccessCondition)
            • ReleaseLeaseAsync Method (AccessCondition, BlobRequestOptions, OperationContext)
          • RenewLeaseAsync Method
            • RenewLeaseAsync Method (AccessCondition)
            • RenewLeaseAsync Method (AccessCondition, BlobRequestOptions, OperationContext)
          • SetMetadataAsync Method
            • SetMetadataAsync Method ()
            • SetMetadataAsync Method (AccessCondition, BlobRequestOptions, OperationContext)
          • SetPropertiesAsync Method
            • SetPropertiesAsync Method ()
            • SetPropertiesAsync Method (AccessCondition, BlobRequestOptions, OperationContext)
          • StartCopyFromBlobAsync Method
            • StartCopyFromBlobAsync Method (CloudBlockBlob)
            • StartCopyFromBlobAsync Method (CloudBlockBlob, AccessCondition, AccessCondition, BlobRequestOptions, OperationContext)
            • StartCopyFromBlobAsync Method (Uri)
            • StartCopyFromBlobAsync Method (Uri, AccessCondition, AccessCondition, BlobRequestOptions, OperationContext)
          • UploadFromByteArrayAsync Method
            • UploadFromByteArrayAsync Method (Byte[], Int32, Int32)
            • UploadFromByteArrayAsync Method (Byte[], Int32, Int32, AccessCondition, BlobRequestOptions, OperationContext)
          • UploadFromFileAsync Method
            • UploadFromFileAsync Method (StorageFile)
            • UploadFromFileAsync Method (StorageFile, AccessCondition, BlobRequestOptions, OperationContext)
          • UploadFromStreamAsync Method
            • UploadFromStreamAsync Method (IInputStream)
            • UploadFromStreamAsync Method (IInputStream, AccessCondition, BlobRequestOptions, OperationContext)
            • UploadFromStreamAsync Method (IInputStream, Int64)
            • UploadFromStreamAsync Method (IInputStream, Int64, AccessCondition, BlobRequestOptions, OperationContext)
          • UploadTextAsync Method
            • UploadTextAsync Method (String)
            • UploadTextAsync Method (String, AccessCondition, BlobRequestOptions, OperationContext)
        • CloudBlockBlob Properties
          • BlobType Property
          • Container Property
          • CopyState Property
          • IsSnapshot Property
          • Metadata Property
          • Name Property
          • Parent Property
          • Properties Property
          • ServiceClient Property
          • SnapshotQualifiedStorageUri Property
          • SnapshotQualifiedUri Property
          • SnapshotTime Property
          • StorageUri Property
          • StreamMinimumReadSizeInBytes Property
          • StreamWriteSizeInBytes Property
          • Uri Property
      • CloudPageBlob Class
        • CloudPageBlob Members
        • CloudPageBlob Constructor
          • CloudPageBlob Constructor (Uri)
          • CloudPageBlob Constructor (Uri, StorageCredentials)
          • CloudPageBlob Constructor (Uri, Nullable, StorageCredentials)
        • CloudPageBlob Methods
          • AbortCopyAsync Method
            • AbortCopyAsync Method (String)
            • AbortCopyAsync Method (String, AccessCondition, BlobRequestOptions, OperationContext)
          • AcquireLeaseAsync Method
            • AcquireLeaseAsync Method (Nullable, String)
            • AcquireLeaseAsync Method (Nullable, String, AccessCondition, BlobRequestOptions, OperationContext)
          • BreakLeaseAsync Method
            • BreakLeaseAsync Method (Nullable)
            • BreakLeaseAsync Method (Nullable, AccessCondition, BlobRequestOptions, OperationContext)
          • ChangeLeaseAsync Method
            • ChangeLeaseAsync Method (String, AccessCondition)
            • ChangeLeaseAsync Method (String, AccessCondition, BlobRequestOptions, OperationContext)
          • ClearPagesAsync Method
            • ClearPagesAsync Method (Int64, Int64)
            • ClearPagesAsync Method (Int64, Int64, AccessCondition, BlobRequestOptions, OperationContext)
          • Create Method
          • CreateAsync Method
            • CreateAsync Method (Int64)
            • CreateAsync Method (Int64, AccessCondition, BlobRequestOptions, OperationContext)
          • CreateSnapshotAsync Method
            • CreateSnapshotAsync Method ()
            • CreateSnapshotAsync Method (IDictionary, AccessCondition, BlobRequestOptions, OperationContext)
          • DeleteAsync Method
            • DeleteAsync Method ()
            • DeleteAsync Method (DeleteSnapshotsOption, AccessCondition, BlobRequestOptions, OperationContext)
          • DeleteIfExistsAsync Method
            • DeleteIfExistsAsync Method ()
            • DeleteIfExistsAsync Method (DeleteSnapshotsOption, AccessCondition, BlobRequestOptions, OperationContext)
          • DownloadRangeToByteArrayAsync Method
            • DownloadRangeToByteArrayAsync Method (Byte[], Int32, Nullable, Nullable)
            • DownloadRangeToByteArrayAsync Method (Byte[], Int32, Nullable, Nullable, AccessCondition, BlobRequestOptions, OperationContext)
          • DownloadRangeToStreamAsync Method
            • DownloadRangeToStreamAsync Method (IOutputStream, Nullable, Nullable)
            • DownloadRangeToStreamAsync Method (IOutputStream, Nullable, Nullable, AccessCondition, BlobRequestOptions, OperationContext)
          • DownloadToByteArrayAsync Method
            • DownloadToByteArrayAsync Method (Byte[], Int32)
            • DownloadToByteArrayAsync Method (Byte[], Int32, AccessCondition, BlobRequestOptions, OperationContext)
          • DownloadToFileAsync Method
            • DownloadToFileAsync Method (StorageFile)
            • DownloadToFileAsync Method (StorageFile, AccessCondition, BlobRequestOptions, OperationContext)
          • DownloadToStreamAsync Method
            • DownloadToStreamAsync Method (IOutputStream)
            • DownloadToStreamAsync Method (IOutputStream, AccessCondition, BlobRequestOptions, OperationContext)
          • ExistsAsync Method
            • ExistsAsync Method ()
            • ExistsAsync Method (BlobRequestOptions, OperationContext)
          • FetchAttributesAsync Method
            • FetchAttributesAsync Method ()
            • FetchAttributesAsync Method (AccessCondition, BlobRequestOptions, OperationContext)
          • GetPageRangesAsync Method
            • GetPageRangesAsync Method ()
            • GetPageRangesAsync Method (Nullable, Nullable, AccessCondition, BlobRequestOptions, OperationContext)
          • GetSharedAccessSignature Method
            • GetSharedAccessSignature Method (SharedAccessBlobPolicy)
            • GetSharedAccessSignature Method (SharedAccessBlobPolicy, SharedAccessBlobHeaders)
            • GetSharedAccessSignature Method (SharedAccessBlobPolicy, SharedAccessBlobHeaders, String)
            • GetSharedAccessSignature Method (SharedAccessBlobPolicy, SharedAccessBlobHeaders, String, String)
            • GetSharedAccessSignature Method (SharedAccessBlobPolicy, String)
          • OpenReadAsync Method
            • OpenReadAsync Method ()
            • OpenReadAsync Method (AccessCondition, BlobRequestOptions, OperationContext)
          • OpenWriteAsync Method
            • OpenWriteAsync Method (Nullable)
            • OpenWriteAsync Method (Nullable, AccessCondition, BlobRequestOptions, OperationContext)
          • ReleaseLeaseAsync Method
            • ReleaseLeaseAsync Method (AccessCondition)
            • ReleaseLeaseAsync Method (AccessCondition, BlobRequestOptions, OperationContext)
          • RenewLeaseAsync Method
            • RenewLeaseAsync Method (AccessCondition)
            • RenewLeaseAsync Method (AccessCondition, BlobRequestOptions, OperationContext)
          • ResizeAsync Method
            • ResizeAsync Method (Int64)
            • ResizeAsync Method (Int64, AccessCondition, BlobRequestOptions, OperationContext)
          • SetMetadataAsync Method
            • SetMetadataAsync Method ()
            • SetMetadataAsync Method (AccessCondition, BlobRequestOptions, OperationContext)
          • SetPropertiesAsync Method
            • SetPropertiesAsync Method ()
            • SetPropertiesAsync Method (AccessCondition, BlobRequestOptions, OperationContext)
          • SetSequenceNumberAsync Method
            • SetSequenceNumberAsync Method (SequenceNumberAction, Nullable)
            • SetSequenceNumberAsync Method (SequenceNumberAction, Nullable, AccessCondition, BlobRequestOptions, OperationContext)
          • StartCopyFromBlobAsync Method
            • StartCopyFromBlobAsync Method (CloudPageBlob)
            • StartCopyFromBlobAsync Method (CloudPageBlob, AccessCondition, AccessCondition, BlobRequestOptions, OperationContext)
            • StartCopyFromBlobAsync Method (Uri)
            • StartCopyFromBlobAsync Method (Uri, AccessCondition, AccessCondition, BlobRequestOptions, OperationContext)
          • UploadFromByteArrayAsync Method
            • UploadFromByteArrayAsync Method (Byte[], Int32, Int32)
            • UploadFromByteArrayAsync Method (Byte[], Int32, Int32, AccessCondition, BlobRequestOptions, OperationContext)
          • UploadFromFileAsync Method
            • UploadFromFileAsync Method (StorageFile)
            • UploadFromFileAsync Method (StorageFile, AccessCondition, BlobRequestOptions, OperationContext)
          • UploadFromStreamAsync Method
            • UploadFromStreamAsync Method (IInputStream)
            • UploadFromStreamAsync Method (IInputStream, AccessCondition, BlobRequestOptions, OperationContext)
            • UploadFromStreamAsync Method (IInputStream, Int64)
            • UploadFromStreamAsync Method (IInputStream, Int64, AccessCondition, BlobRequestOptions, OperationContext)
          • WritePagesAsync Method
            • WritePagesAsync Method (IInputStream, Int64, String)
            • WritePagesAsync Method (IInputStream, Int64, String, AccessCondition, BlobRequestOptions, OperationContext)
        • CloudPageBlob Properties
          • BlobType Property
          • Container Property
          • CopyState Property
          • IsSnapshot Property
          • Metadata Property
          • Name Property
          • Parent Property
          • Properties Property
          • ServiceClient Property
          • SnapshotQualifiedStorageUri Property
          • SnapshotQualifiedUri Property
          • SnapshotTime Property
          • StorageUri Property
          • StreamMinimumReadSizeInBytes Property
          • StreamWriteSizeInBytes Property
          • Uri Property
      • ContainerListingDetails Enumeration
      • ContainerResultSegment Class
        • ContainerResultSegment Members
        • ContainerResultSegment Methods
        • ContainerResultSegment Properties
          • ContinuationToken Property
          • Results Property
      • CopyState Class
        • CopyState Members
        • CopyState Constructor
        • CopyState Methods
        • CopyState Properties
          • BytesCopied Property
          • CompletionTime Property
          • CopyId Property
          • Source Property
          • Status Property
          • StatusDescription Property
          • TotalBytes Property
      • CopyStatus Enumeration
      • DeleteSnapshotsOption Enumeration
      • ICloudBlob Interface
        • ICloudBlob Members
        • ICloudBlob Methods
          • AbortCopyAsync Method
            • AbortCopyAsync Method (String)
            • AbortCopyAsync Method (String, AccessCondition, BlobRequestOptions, OperationContext)
          • AcquireLeaseAsync Method
            • AcquireLeaseAsync Method (Nullable, String)
            • AcquireLeaseAsync Method (Nullable, String, AccessCondition, BlobRequestOptions, OperationContext)
          • BreakLeaseAsync Method
            • BreakLeaseAsync Method (Nullable)
            • BreakLeaseAsync Method (Nullable, AccessCondition, BlobRequestOptions, OperationContext)
          • ChangeLeaseAsync Method
            • ChangeLeaseAsync Method (String, AccessCondition)
            • ChangeLeaseAsync Method (String, AccessCondition, BlobRequestOptions, OperationContext)
          • DeleteAsync Method
            • DeleteAsync Method ()
            • DeleteAsync Method (DeleteSnapshotsOption, AccessCondition, BlobRequestOptions, OperationContext)
          • DeleteIfExistsAsync Method
            • DeleteIfExistsAsync Method ()
            • DeleteIfExistsAsync Method (DeleteSnapshotsOption, AccessCondition, BlobRequestOptions, OperationContext)
          • DownloadRangeToByteArrayAsync Method
            • DownloadRangeToByteArrayAsync Method (Byte[], Int32, Nullable, Nullable)
            • DownloadRangeToByteArrayAsync Method (Byte[], Int32, Nullable, Nullable, AccessCondition, BlobRequestOptions, OperationContext)
          • DownloadRangeToStreamAsync Method
            • DownloadRangeToStreamAsync Method (IOutputStream, Nullable, Nullable)
            • DownloadRangeToStreamAsync Method (IOutputStream, Nullable, Nullable, AccessCondition, BlobRequestOptions, OperationContext)
          • DownloadToByteArrayAsync Method
            • DownloadToByteArrayAsync Method (Byte[], Int32)
            • DownloadToByteArrayAsync Method (Byte[], Int32, AccessCondition, BlobRequestOptions, OperationContext)
          • DownloadToFileAsync Method
            • DownloadToFileAsync Method (StorageFile)
            • DownloadToFileAsync Method (StorageFile, AccessCondition, BlobRequestOptions, OperationContext)
          • DownloadToStreamAsync Method
            • DownloadToStreamAsync Method (IOutputStream)
            • DownloadToStreamAsync Method (IOutputStream, AccessCondition, BlobRequestOptions, OperationContext)
          • ExistsAsync Method
            • ExistsAsync Method ()
            • ExistsAsync Method (BlobRequestOptions, OperationContext)
          • FetchAttributesAsync Method
            • FetchAttributesAsync Method ()
            • FetchAttributesAsync Method (AccessCondition, BlobRequestOptions, OperationContext)
          • GetSharedAccessSignature Method
            • GetSharedAccessSignature Method (SharedAccessBlobPolicy)
            • GetSharedAccessSignature Method (SharedAccessBlobPolicy, SharedAccessBlobHeaders)
            • GetSharedAccessSignature Method (SharedAccessBlobPolicy, SharedAccessBlobHeaders, String)
            • GetSharedAccessSignature Method (SharedAccessBlobPolicy, SharedAccessBlobHeaders, String, String)
            • GetSharedAccessSignature Method (SharedAccessBlobPolicy, String)
          • OpenReadAsync Method
          • ReleaseLeaseAsync Method
            • ReleaseLeaseAsync Method (AccessCondition)
            • ReleaseLeaseAsync Method (AccessCondition, BlobRequestOptions, OperationContext)
          • RenewLeaseAsync Method
            • RenewLeaseAsync Method (AccessCondition)
            • RenewLeaseAsync Method (AccessCondition, BlobRequestOptions, OperationContext)
          • SetMetadataAsync Method
            • SetMetadataAsync Method ()
            • SetMetadataAsync Method (AccessCondition, BlobRequestOptions, OperationContext)
          • SetPropertiesAsync Method
            • SetPropertiesAsync Method ()
            • SetPropertiesAsync Method (AccessCondition, BlobRequestOptions, OperationContext)
          • UploadFromByteArrayAsync Method
            • UploadFromByteArrayAsync Method (Byte[], Int32, Int32)
            • UploadFromByteArrayAsync Method (Byte[], Int32, Int32, AccessCondition, BlobRequestOptions, OperationContext)
          • UploadFromFileAsync Method
            • UploadFromFileAsync Method (StorageFile)
            • UploadFromFileAsync Method (StorageFile, AccessCondition, BlobRequestOptions, OperationContext)
          • UploadFromStreamAsync Method
            • UploadFromStreamAsync Method (IInputStream)
            • UploadFromStreamAsync Method (IInputStream, AccessCondition, BlobRequestOptions, OperationContext)
            • UploadFromStreamAsync Method (IInputStream, Int64)
            • UploadFromStreamAsync Method (IInputStream, Int64, AccessCondition, BlobRequestOptions, OperationContext)
        • ICloudBlob Properties
          • BlobType Property
          • CopyState Property
          • IsSnapshot Property
          • Metadata Property
          • Name Property
          • Properties Property
          • ServiceClient Property
          • SnapshotQualifiedStorageUri Property
          • SnapshotQualifiedUri Property
          • SnapshotTime Property
          • StreamMinimumReadSizeInBytes Property
          • StreamWriteSizeInBytes Property
      • ICloudBlobStream Interface
        • ICloudBlobStream Members
        • ICloudBlobStream Methods
          • CommitAsync Method
      • IListBlobItem Interface
        • IListBlobItem Members
        • IListBlobItem Properties
          • Container Property
          • Parent Property
          • StorageUri Property
          • Uri Property
      • LeaseAction Enumeration
      • LeaseDuration Enumeration
      • LeaseState Enumeration
      • LeaseStatus Enumeration
      • ListBlockItem Class
        • ListBlockItem Members
        • ListBlockItem Constructor
        • ListBlockItem Methods
        • ListBlockItem Properties
          • Committed Property
          • Length Property
          • Name Property
      • PageRange Class
        • PageRange Members
        • PageRange Constructor
        • PageRange Methods
          • ToString Method
        • PageRange Properties
          • EndOffset Property
          • StartOffset Property
      • SequenceNumberAction Enumeration
      • SharedAccessBlobHeaders Class
        • SharedAccessBlobHeaders Members
        • SharedAccessBlobHeaders Constructor
          • SharedAccessBlobHeaders Constructor ()
          • SharedAccessBlobHeaders Constructor (SharedAccessBlobHeaders)
        • SharedAccessBlobHeaders Methods
        • SharedAccessBlobHeaders Properties
          • CacheControl Property
          • ContentDisposition Property
          • ContentEncoding Property
          • ContentLanguage Property
          • ContentType Property
      • SharedAccessBlobPermissions Enumeration
      • SharedAccessBlobPolicies Class
        • SharedAccessBlobPolicies Members
        • SharedAccessBlobPolicies Constructor
        • SharedAccessBlobPolicies Methods
          • Add Method
            • Add Method (KeyValuePair)
            • Add Method (String, SharedAccessBlobPolicy)
          • Clear Method
          • Contains Method
          • ContainsKey Method
          • CopyTo Method
          • GetEnumerator Method
          • Remove Method
            • Remove Method (KeyValuePair)
            • Remove Method (String)
          • GetEnumerator Method
          • TryGetValue Method
        • SharedAccessBlobPolicies Properties
          • Count Property
          • IsReadOnly Property
          • Item Property
          • Keys Property
          • Values Property
      • SharedAccessBlobPolicy Class
        • SharedAccessBlobPolicy Members
        • SharedAccessBlobPolicy Constructor
        • SharedAccessBlobPolicy Methods
          • PermissionsFromString Method
          • PermissionsToString Method
        • SharedAccessBlobPolicy Properties
          • Permissions Property
          • SharedAccessExpiryTime Property
          • SharedAccessStartTime Property
    • Microsoft.WindowsAzure.Storage.Blob.Protocol
      • PageWrite Enumeration
    • Microsoft.WindowsAzure.Storage.Core
      • MultiBufferMemoryStream Class
        • MultiBufferMemoryStream Members
        • MultiBufferMemoryStream Constructor
        • MultiBufferMemoryStream Methods
          • ComputeMD5Hash Method
          • Dispose Method
          • FastCopyToAsync Method
          • Flush Method
          • FlushAsync Method
          • Read Method
          • ReadAsync Method
          • Seek Method
          • SetLength Method
          • Write Method
          • WriteAsync Method
        • MultiBufferMemoryStream Properties
          • CanRead Property
          • CanSeek Property
          • CanWrite Property
          • Length Property
          • Position Property
      • NullType Class
        • NullType Members
        • NullType Methods
    • Microsoft.WindowsAzure.Storage.Core.Util
      • WindowsAzureErrorCode Class
        • WindowsAzureErrorCode Members
        • WindowsAzureErrorCode Constructor
        • WindowsAzureErrorCode Methods
        • WindowsAzureErrorCode Properties
          • HttpBadGateway Property
          • HttpBadRequest Property
          • HttpConflict Property
          • HttpExpectationFailed Property
          • HttpForbidden Property
          • HttpGatewayTimeout Property
          • HttpGone Property
          • HttpInternalServerError Property
          • HttpLengthRequired Property
          • HttpMethodNotAllowed Property
          • HttpNotAcceptable Property
          • HttpNotFound Property
          • HttpNotImplemented Property
          • HttpPaymentRequired Property
          • HttpPreconditionFailed Property
          • HttpProxyAuthenticationRequired Property
          • HttpRequestedRangeNotSatisfiable Property
          • HttpRequestEntityTooLarge Property
          • HttpRequestTimeout Property
          • HttpRequestUriTooLong Property
          • HttpServiceUnavailable Property
          • HttpUnauthorized Property
          • HttpUnsupportedMediaType Property
          • HttpUpgradeRequired Property
          • HttpVersionNotSupported Property
          • TimeoutException Property
          • UnknownException Property
    • Microsoft.WindowsAzure.Storage.File
      • CloudFile Class
        • CloudFile Members
        • CloudFile Constructor
        • CloudFile Methods
          • ClearRangeAsync Method
            • ClearRangeAsync Method (Int64, Int64)
            • ClearRangeAsync Method (Int64, Int64, AccessCondition, FileRequestOptions, OperationContext)
          • Create Method
          • CreateAsync Method
            • CreateAsync Method (Int64)
            • CreateAsync Method (Int64, AccessCondition, FileRequestOptions, OperationContext)
          • DeleteAsync Method
            • DeleteAsync Method ()
            • DeleteAsync Method (AccessCondition, FileRequestOptions, OperationContext)
          • DeleteIfExistsAsync Method
            • DeleteIfExistsAsync Method ()
            • DeleteIfExistsAsync Method (AccessCondition, FileRequestOptions, OperationContext)
          • DownloadRangeToByteArrayAsync Method
            • DownloadRangeToByteArrayAsync Method (Byte[], Int32, Nullable, Nullable)
            • DownloadRangeToByteArrayAsync Method (Byte[], Int32, Nullable, Nullable, AccessCondition, FileRequestOptions, OperationContext)
          • DownloadRangeToStreamAsync Method
            • DownloadRangeToStreamAsync Method (IOutputStream, Nullable, Nullable)
            • DownloadRangeToStreamAsync Method (IOutputStream, Nullable, Nullable, AccessCondition, FileRequestOptions, OperationContext)
          • DownloadTextAsync Method
            • DownloadTextAsync Method ()
            • DownloadTextAsync Method (AccessCondition, FileRequestOptions, OperationContext)
          • DownloadToByteArrayAsync Method
            • DownloadToByteArrayAsync Method (Byte[], Int32)
            • DownloadToByteArrayAsync Method (Byte[], Int32, AccessCondition, FileRequestOptions, OperationContext)
          • DownloadToFileAsync Method
            • DownloadToFileAsync Method (StorageFile)
            • DownloadToFileAsync Method (StorageFile, AccessCondition, FileRequestOptions, OperationContext)
          • DownloadToStreamAsync Method
            • DownloadToStreamAsync Method (IOutputStream)
            • DownloadToStreamAsync Method (IOutputStream, AccessCondition, FileRequestOptions, OperationContext)
          • ExistsAsync Method
            • ExistsAsync Method ()
            • ExistsAsync Method (FileRequestOptions, OperationContext)
          • FetchAttributesAsync Method
            • FetchAttributesAsync Method ()
            • FetchAttributesAsync Method (AccessCondition, FileRequestOptions, OperationContext)
          • ListRangesAsync Method
            • ListRangesAsync Method ()
            • ListRangesAsync Method (Nullable, Nullable, AccessCondition, FileRequestOptions, OperationContext)
          • OpenReadAsync Method
            • OpenReadAsync Method ()
            • OpenReadAsync Method (AccessCondition, FileRequestOptions, OperationContext)
          • OpenWriteAsync Method
            • OpenWriteAsync Method (Nullable)
            • OpenWriteAsync Method (Nullable, AccessCondition, FileRequestOptions, OperationContext)
          • ResizeAsync Method
            • ResizeAsync Method (Int64)
            • ResizeAsync Method (Int64, AccessCondition, FileRequestOptions, OperationContext)
          • SetMetadataAsync Method
            • SetMetadataAsync Method ()
            • SetMetadataAsync Method (AccessCondition, FileRequestOptions, OperationContext)
          • SetPropertiesAsync Method
            • SetPropertiesAsync Method ()
            • SetPropertiesAsync Method (AccessCondition, FileRequestOptions, OperationContext)
          • UploadFromByteArrayAsync Method
            • UploadFromByteArrayAsync Method (Byte[], Int32, Int32)
            • UploadFromByteArrayAsync Method (Byte[], Int32, Int32, AccessCondition, FileRequestOptions, OperationContext)
          • UploadFromFileAsync Method
            • UploadFromFileAsync Method (StorageFile)
            • UploadFromFileAsync Method (StorageFile, AccessCondition, FileRequestOptions, OperationContext)
          • UploadFromStreamAsync Method
            • UploadFromStreamAsync Method (IInputStream)
            • UploadFromStreamAsync Method (IInputStream, AccessCondition, FileRequestOptions, OperationContext)
            • UploadFromStreamAsync Method (IInputStream, Int64)
            • UploadFromStreamAsync Method (IInputStream, Int64, AccessCondition, FileRequestOptions, OperationContext)
          • UploadTextAsync Method
            • UploadTextAsync Method (String)
            • UploadTextAsync Method (String, AccessCondition, FileRequestOptions, OperationContext)
          • WriteRangeAsync Method
            • WriteRangeAsync Method (IInputStream, Int64, String)
            • WriteRangeAsync Method (IInputStream, Int64, String, AccessCondition, FileRequestOptions, OperationContext)
        • CloudFile Properties
          • Metadata Property
          • Name Property
          • Parent Property
          • Properties Property
          • ServiceClient Property
          • Share Property
          • StorageUri Property
          • StreamMinimumReadSizeInBytes Property
          • StreamWriteSizeInBytes Property
          • Uri Property
      • CloudFileClient Class
        • CloudFileClient Members
        • CloudFileClient Constructor
        • CloudFileClient Methods
          • Create Method
          • GetShareReference Method
          • ListSharesSegmentedAsync Method
            • ListSharesSegmentedAsync Method (FileContinuationToken)
            • ListSharesSegmentedAsync Method (String, FileContinuationToken)
            • ListSharesSegmentedAsync Method (String, ShareListingDetails, Nullable, FileContinuationToken, FileRequestOptions, OperationContext)
        • CloudFileClient Properties
          • AuthenticationScheme Property
          • BaseUri Property
          • BufferManager Property
          • Credentials Property
          • DefaultRequestOptions Property
          • StorageUri Property
      • CloudFileDirectory Class
        • CloudFileDirectory Members
        • CloudFileDirectory Constructor
        • CloudFileDirectory Methods
          • Create Method
          • CreateAsync Method
            • CreateAsync Method ()
            • CreateAsync Method (FileRequestOptions, OperationContext)
          • CreateIfNotExistsAsync Method
            • CreateIfNotExistsAsync Method ()
            • CreateIfNotExistsAsync Method (FileRequestOptions, OperationContext)
          • DeleteAsync Method
            • DeleteAsync Method ()
            • DeleteAsync Method (AccessCondition, FileRequestOptions, OperationContext)
          • DeleteIfExistsAsync Method
            • DeleteIfExistsAsync Method ()
            • DeleteIfExistsAsync Method (AccessCondition, FileRequestOptions, OperationContext)
          • ExistsAsync Method
            • ExistsAsync Method ()
            • ExistsAsync Method (FileRequestOptions, OperationContext)
          • FetchAttributesAsync Method
            • FetchAttributesAsync Method ()
            • FetchAttributesAsync Method (AccessCondition, FileRequestOptions, OperationContext)
          • GetDirectoryReference Method
          • GetFileReference Method
          • ListFilesAndDirectoriesSegmentedAsync Method
            • ListFilesAndDirectoriesSegmentedAsync Method (FileContinuationToken)
            • ListFilesAndDirectoriesSegmentedAsync Method (Nullable, FileContinuationToken, FileRequestOptions, OperationContext)
        • CloudFileDirectory Properties
          • Name Property
          • Parent Property
          • Properties Property
          • ServiceClient Property
          • Share Property
          • StorageUri Property
          • Uri Property
      • CloudFileShare Class
        • CloudFileShare Members
        • CloudFileShare Constructor
        • CloudFileShare Methods
          • Create Method
          • CreateAsync Method
            • CreateAsync Method ()
            • CreateAsync Method (FileRequestOptions, OperationContext)
          • CreateIfNotExistsAsync Method
            • CreateIfNotExistsAsync Method ()
            • CreateIfNotExistsAsync Method (FileRequestOptions, OperationContext)
          • DeleteAsync Method
            • DeleteAsync Method ()
            • DeleteAsync Method (AccessCondition, FileRequestOptions, OperationContext)
          • DeleteIfExistsAsync Method
            • DeleteIfExistsAsync Method ()
            • DeleteIfExistsAsync Method (AccessCondition, FileRequestOptions, OperationContext)
          • ExistsAsync Method
            • ExistsAsync Method ()
            • ExistsAsync Method (FileRequestOptions, OperationContext)
          • FetchAttributesAsync Method
            • FetchAttributesAsync Method ()
            • FetchAttributesAsync Method (AccessCondition, FileRequestOptions, OperationContext)
          • GetRootDirectoryReference Method
          • SetMetadataAsync Method
            • SetMetadataAsync Method ()
            • SetMetadataAsync Method (AccessCondition, FileRequestOptions, OperationContext)
        • CloudFileShare Properties
          • Metadata Property
          • Name Property
          • Properties Property
          • ServiceClient Property
          • StorageUri Property
          • Uri Property
      • FileContinuationToken Class
        • FileContinuationToken Members
        • FileContinuationToken Constructor
        • FileContinuationToken Methods
        • FileContinuationToken Properties
          • NextMarker Property
          • TargetLocation Property
      • FileDirectoryProperties Class
        • FileDirectoryProperties Members
        • FileDirectoryProperties Constructor
        • FileDirectoryProperties Methods
        • FileDirectoryProperties Properties
          • ETag Property
          • LastModified Property
      • FileProperties Class
        • FileProperties Members
        • FileProperties Constructor
          • FileProperties Constructor ()
          • FileProperties Constructor (FileProperties)
        • FileProperties Methods
        • FileProperties Properties
          • CacheControl Property
          • ContentDisposition Property
          • ContentEncoding Property
          • ContentLanguage Property
          • ContentMD5 Property
          • ContentType Property
          • ETag Property
          • LastModified Property
          • Length Property
      • FileRange Class
        • FileRange Members
        • FileRange Constructor
        • FileRange Methods
          • ToString Method
        • FileRange Properties
          • EndOffset Property
          • StartOffset Property
      • FileRequestOptions Class
        • FileRequestOptions Members
        • FileRequestOptions Constructor
        • FileRequestOptions Methods
        • FileRequestOptions Properties
          • DisableContentMD5Validation Property
          • LocationMode Property
          • MaximumExecutionTime Property
          • ParallelOperationThreadCount Property
          • RetryPolicy Property
          • ServerTimeout Property
          • StoreFileContentMD5 Property
          • UseTransactionalMD5 Property
      • FileResultSegment Class
        • FileResultSegment Members
        • FileResultSegment Methods
        • FileResultSegment Properties
          • ContinuationToken Property
          • Results Property
      • FileShareProperties Class
        • FileShareProperties Members
        • FileShareProperties Constructor
        • FileShareProperties Methods
        • FileShareProperties Properties
          • ETag Property
          • LastModified Property
      • ICloudFileStream Interface
        • ICloudFileStream Members
        • ICloudFileStream Methods
          • CommitAsync Method
      • IListFileItem Interface
        • IListFileItem Members
        • IListFileItem Properties
          • Parent Property
          • Share Property
          • StorageUri Property
          • Uri Property
      • ShareListingDetails Enumeration
      • ShareResultSegment Class
        • ShareResultSegment Members
        • ShareResultSegment Methods
        • ShareResultSegment Properties
          • ContinuationToken Property
          • Results Property
    • Microsoft.WindowsAzure.Storage.File.Protocol
      • FileRangeWrite Enumeration
    • Microsoft.WindowsAzure.Storage.Queue
      • CloudQueue Class
        • CloudQueue Members
        • CloudQueue Constructor
          • CloudQueue Constructor (Uri)
          • CloudQueue Constructor (Uri, StorageCredentials)
        • CloudQueue Methods
          • AddMessageAsync Method
            • AddMessageAsync Method (CloudQueueMessage)
            • AddMessageAsync Method (CloudQueueMessage, Nullable, Nullable, QueueRequestOptions, OperationContext)
          • ClearAsync Method
            • ClearAsync Method ()
            • ClearAsync Method (QueueRequestOptions, OperationContext)
          • Create Method
          • CreateAsync Method
            • CreateAsync Method ()
            • CreateAsync Method (QueueRequestOptions, OperationContext)
          • CreateIfNotExistsAsync Method
            • CreateIfNotExistsAsync Method ()
            • CreateIfNotExistsAsync Method (QueueRequestOptions, OperationContext)
          • DeleteAsync Method
            • DeleteAsync Method ()
            • DeleteAsync Method (QueueRequestOptions, OperationContext)
          • DeleteIfExistsAsync Method
            • DeleteIfExistsAsync Method ()
            • DeleteIfExistsAsync Method (QueueRequestOptions, OperationContext)
          • DeleteMessageAsync Method
            • DeleteMessageAsync Method (CloudQueueMessage)
            • DeleteMessageAsync Method (CloudQueueMessage, QueueRequestOptions, OperationContext)
            • DeleteMessageAsync Method (String, String)
            • DeleteMessageAsync Method (String, String, QueueRequestOptions, OperationContext)
          • ExistsAsync Method
            • ExistsAsync Method ()
            • ExistsAsync Method (QueueRequestOptions, OperationContext)
          • FetchAttributesAsync Method
            • FetchAttributesAsync Method ()
            • FetchAttributesAsync Method (QueueRequestOptions, OperationContext)
          • GetMessageAsync Method
            • GetMessageAsync Method ()
            • GetMessageAsync Method (Nullable, QueueRequestOptions, OperationContext)
          • GetMessagesAsync Method
            • GetMessagesAsync Method (Int32)
            • GetMessagesAsync Method (Int32, Nullable, QueueRequestOptions, OperationContext)
          • GetPermissionsAsync Method
            • GetPermissionsAsync Method ()
            • GetPermissionsAsync Method (QueueRequestOptions, OperationContext)
          • GetSharedAccessSignature Method
            • GetSharedAccessSignature Method (SharedAccessQueuePolicy)
            • GetSharedAccessSignature Method (SharedAccessQueuePolicy, String)
            • GetSharedAccessSignature Method (SharedAccessQueuePolicy, String, String)
          • PeekMessageAsync Method
            • PeekMessageAsync Method ()
            • PeekMessageAsync Method (QueueRequestOptions, OperationContext)
          • PeekMessagesAsync Method
            • PeekMessagesAsync Method (Int32)
            • PeekMessagesAsync Method (Int32, QueueRequestOptions, OperationContext)
          • SetMetadataAsync Method
            • SetMetadataAsync Method ()
            • SetMetadataAsync Method (QueueRequestOptions, OperationContext)
          • SetPermissionsAsync Method
            • SetPermissionsAsync Method (QueuePermissions)
            • SetPermissionsAsync Method (QueuePermissions, QueueRequestOptions, OperationContext)
          • UpdateMessageAsync Method
            • UpdateMessageAsync Method (CloudQueueMessage, TimeSpan, MessageUpdateFields)
            • UpdateMessageAsync Method (CloudQueueMessage, TimeSpan, MessageUpdateFields, QueueRequestOptions, OperationContext)
        • CloudQueue Properties
          • ApproximateMessageCount Property
          • EncodeMessage Property
          • Metadata Property
          • Name Property
          • ServiceClient Property
          • StorageUri Property
          • Uri Property
      • CloudQueueClient Class
        • CloudQueueClient Members
        • CloudQueueClient Constructor
        • CloudQueueClient Methods
          • Create Method
          • GetQueueReference Method
          • GetServicePropertiesAsync Method
            • GetServicePropertiesAsync Method ()
            • GetServicePropertiesAsync Method (QueueRequestOptions, OperationContext)
          • GetServiceStatsAsync Method
            • GetServiceStatsAsync Method ()
            • GetServiceStatsAsync Method (QueueRequestOptions, OperationContext)
          • ListQueuesSegmentedAsync Method
            • ListQueuesSegmentedAsync Method (QueueContinuationToken)
            • ListQueuesSegmentedAsync Method (String, QueueListingDetails, Nullable, QueueContinuationToken, QueueRequestOptions, OperationContext)
            • ListQueuesSegmentedAsync Method (String, QueueContinuationToken)
          • SetServicePropertiesAsync Method
            • SetServicePropertiesAsync Method (ServiceProperties)
            • SetServicePropertiesAsync Method (ServiceProperties, QueueRequestOptions, OperationContext)
        • CloudQueueClient Properties
          • AuthenticationScheme Property
          • BaseUri Property
          • BufferManager Property
          • Credentials Property
          • DefaultRequestOptions Property
          • LocationMode Property
          • MaximumExecutionTime Property
          • RetryPolicy Property
          • ServerTimeout Property
          • StorageUri Property
      • CloudQueueMessage Class
        • CloudQueueMessage Members
        • CloudQueueMessage Constructor
          • CloudQueueMessage Constructor (String)
          • CloudQueueMessage Constructor (String, String)
        • CloudQueueMessage Methods
          • CreateCloudQueueMessageFromByteArray Method
          • SetMessageContent Method
            • SetMessageContent Method (Byte[])
            • SetMessageContent Method (String)
        • CloudQueueMessage Properties
          • AsBytes Property
          • AsString Property
          • DequeueCount Property
          • ExpirationTime Property
          • Id Property
          • InsertionTime Property
          • MaxMessageSize Property
          • MaxNumberOfMessagesToPeek Property
          • MaxTimeToLive Property
          • NextVisibleTime Property
          • PopReceipt Property
      • MessageUpdateFields Enumeration
      • QueueContinuationToken Class
        • QueueContinuationToken Members
        • QueueContinuationToken Constructor
        • QueueContinuationToken Methods
        • QueueContinuationToken Properties
          • NextMarker Property
          • TargetLocation Property
      • QueueRequestOptions Class
        • QueueRequestOptions Members
        • QueueRequestOptions Constructor
        • QueueRequestOptions Methods
        • QueueRequestOptions Properties
          • LocationMode Property
          • MaximumExecutionTime Property
          • RetryPolicy Property
          • ServerTimeout Property
      • QueueResultSegment Class
        • QueueResultSegment Members
        • QueueResultSegment Methods
        • QueueResultSegment Properties
          • ContinuationToken Property
          • Results Property
      • SharedAccessQueuePermissions Enumeration
      • SharedAccessQueuePolicies Class
        • SharedAccessQueuePolicies Members
        • SharedAccessQueuePolicies Constructor
        • SharedAccessQueuePolicies Methods
          • Add Method
            • Add Method (KeyValuePair)
            • Add Method (String, SharedAccessQueuePolicy)
          • Clear Method
          • Contains Method
          • ContainsKey Method
          • CopyTo Method
          • GetEnumerator Method
          • Remove Method
            • Remove Method (KeyValuePair)
            • Remove Method (String)
          • GetEnumerator Method
          • TryGetValue Method
        • SharedAccessQueuePolicies Properties
          • Count Property
          • IsReadOnly Property
          • Item Property
          • Keys Property
          • Values Property
      • SharedAccessQueuePolicy Class
        • SharedAccessQueuePolicy Members
        • SharedAccessQueuePolicy Constructor
        • SharedAccessQueuePolicy Methods
          • PermissionsFromString Method
          • PermissionsToString Method
        • SharedAccessQueuePolicy Properties
          • Permissions Property
          • SharedAccessExpiryTime Property
          • SharedAccessStartTime Property
    • Microsoft.WindowsAzure.Storage.Queue.Protocol
      • QueueListingDetails Enumeration
      • QueuePermissions Class
        • QueuePermissions Members
        • QueuePermissions Constructor
        • QueuePermissions Methods
        • QueuePermissions Properties
          • SharedAccessPolicies Property
    • Microsoft.WindowsAzure.Storage.RetryPolicies
      • ExponentialRetry Class
        • ExponentialRetry Members
        • ExponentialRetry Constructor
          • ExponentialRetry Constructor ()
          • ExponentialRetry Constructor (TimeSpan, Int32)
        • ExponentialRetry Methods
          • CreateInstance Method
          • Evaluate Method
          • ShouldRetry Method
      • IExtendedRetryPolicy Interface
        • IExtendedRetryPolicy Members
        • IExtendedRetryPolicy Methods
          • Evaluate Method
      • IRetryPolicy Interface
        • IRetryPolicy Members
        • IRetryPolicy Methods
          • CreateInstance Method
          • ShouldRetry Method
      • LinearRetry Class
        • LinearRetry Members
        • LinearRetry Constructor
          • LinearRetry Constructor ()
          • LinearRetry Constructor (TimeSpan, Int32)
        • LinearRetry Methods
          • CreateInstance Method
          • Evaluate Method
          • ShouldRetry Method
      • LocationMode Enumeration
      • NoRetry Class
        • NoRetry Members
        • NoRetry Constructor
        • NoRetry Methods
          • CreateInstance Method
          • ShouldRetry Method
      • RetryContext Class
        • RetryContext Members
        • RetryContext Methods
          • ToString Method
        • RetryContext Properties
          • CurrentRetryCount Property
          • LastRequestResult Property
          • LocationMode Property
          • NextLocation Property
      • RetryInfo Class
        • RetryInfo Members
        • RetryInfo Constructor
          • RetryInfo Constructor ()
          • RetryInfo Constructor (RetryContext)
        • RetryInfo Methods
          • ToString Method
        • RetryInfo Properties
          • RetryInterval Property
          • TargetLocation Property
          • UpdatedLocationMode Property
    • Microsoft.WindowsAzure.Storage.Shared.Protocol
      • CorsHttpMethods Enumeration
      • CorsProperties Class
        • CorsProperties Members
        • CorsProperties Constructor
        • CorsProperties Methods
        • CorsProperties Properties
          • CorsRules Property
      • CorsRule Class
        • CorsRule Members
        • CorsRule Constructor
        • CorsRule Methods
        • CorsRule Properties
          • AllowedHeaders Property
          • AllowedMethods Property
          • AllowedOrigins Property
          • ExposedHeaders Property
          • MaxAgeInSeconds Property
      • GeoReplicationStats Class
        • GeoReplicationStats Members
        • GeoReplicationStats Methods
        • GeoReplicationStats Properties
          • LastSyncTime Property
          • Status Property
      • GeoReplicationStatus Enumeration
      • LoggingOperations Enumeration
      • LoggingProperties Class
        • LoggingProperties Members
        • LoggingProperties Constructor
        • LoggingProperties Methods
        • LoggingProperties Properties
          • LoggingOperations Property
          • RetentionDays Property
          • Version Property
      • MetricsLevel Enumeration
      • MetricsProperties Class
        • MetricsProperties Members
        • MetricsProperties Constructor
        • MetricsProperties Methods
        • MetricsProperties Properties
          • MetricsLevel Property
          • RetentionDays Property
          • Version Property
      • ServiceProperties Class
        • ServiceProperties Members
        • ServiceProperties Constructor
        • ServiceProperties Methods
        • ServiceProperties Properties
          • Cors Property
          • DefaultServiceVersion Property
          • HourMetrics Property
          • Logging Property
          • Metrics Property
          • MinuteMetrics Property
      • ServiceStats Class
        • ServiceStats Members
        • ServiceStats Methods
        • ServiceStats Properties
          • GeoReplication Property
    • Microsoft.WindowsAzure.Storage.Table
      • CloudTable Class
        • CloudTable Members
        • CloudTable Constructor
          • CloudTable Constructor (Uri)
          • CloudTable Constructor (Uri, StorageCredentials)
        • CloudTable Methods
          • Create Method
          • CreateAsync Method
            • CreateAsync Method ()
            • CreateAsync Method (TableRequestOptions, OperationContext)
          • CreateIfNotExistsAsync Method
            • CreateIfNotExistsAsync Method ()
            • CreateIfNotExistsAsync Method (TableRequestOptions, OperationContext)
          • DeleteAsync Method
            • DeleteAsync Method ()
            • DeleteAsync Method (TableRequestOptions, OperationContext)
          • DeleteIfExistsAsync Method
            • DeleteIfExistsAsync Method ()
            • DeleteIfExistsAsync Method (TableRequestOptions, OperationContext)
          • ExecuteAsync Method
            • ExecuteAsync Method (TableOperation)
            • ExecuteAsync Method (TableOperation, TableRequestOptions, OperationContext)
          • ExecuteBatchAsync Method
            • ExecuteBatchAsync Method (TableBatchOperation)
            • ExecuteBatchAsync Method (TableBatchOperation, TableRequestOptions, OperationContext)
          • ExecuteQuerySegmentedAsync Method
            • ExecuteQuerySegmentedAsync Method (TableQuery, TableContinuationToken)
            • ExecuteQuerySegmentedAsync Method (TableQuery, TableContinuationToken, TableRequestOptions, OperationContext)
            • ExecuteQuerySegmentedAsync Method (TableQuery, EntityResolver, TableContinuationToken)
            • ExecuteQuerySegmentedAsync Method (TableQuery, EntityResolver, TableContinuationToken, TableRequestOptions, OperationContext)
            • ExecuteQuerySegmentedAsync Method (TableQuery, TableContinuationToken)
            • ExecuteQuerySegmentedAsync Method (TableQuery, TableContinuationToken, TableRequestOptions, OperationContext)
            • ExecuteQuerySegmentedAsync Method (TableQuery, EntityResolver, TableContinuationToken)
            • ExecuteQuerySegmentedAsync Method (TableQuery, EntityResolver, TableContinuationToken, TableRequestOptions, OperationContext)
          • ExistsAsync Method
            • ExistsAsync Method ()
            • ExistsAsync Method (TableRequestOptions, OperationContext)
          • GetPermissionsAsync Method
            • GetPermissionsAsync Method ()
            • GetPermissionsAsync Method (TableRequestOptions, OperationContext)
          • GetSharedAccessSignature Method
            • GetSharedAccessSignature Method (SharedAccessTablePolicy)
            • GetSharedAccessSignature Method (SharedAccessTablePolicy, String)
            • GetSharedAccessSignature Method (SharedAccessTablePolicy, String, String, String, String, String)
            • GetSharedAccessSignature Method (SharedAccessTablePolicy, String, String, String, String, String, String)
          • SetPermissionsAsync Method
            • SetPermissionsAsync Method (TablePermissions)
            • SetPermissionsAsync Method (TablePermissions, TableRequestOptions, OperationContext)
          • ToString Method
        • CloudTable Properties
          • Name Property
          • ServiceClient Property
          • StorageUri Property
          • Uri Property
      • CloudTableClient Class
        • CloudTableClient Members
        • CloudTableClient Constructor
        • CloudTableClient Methods
          • Create Method
          • GetServicePropertiesAsync Method
            • GetServicePropertiesAsync Method ()
            • GetServicePropertiesAsync Method (TableRequestOptions, OperationContext)
          • GetServiceStatsAsync Method
            • GetServiceStatsAsync Method ()
            • GetServiceStatsAsync Method (TableRequestOptions, OperationContext)
          • GetTableReference Method
          • ListTablesSegmentedAsync Method
            • ListTablesSegmentedAsync Method (TableContinuationToken)
            • ListTablesSegmentedAsync Method (String, TableContinuationToken)
            • ListTablesSegmentedAsync Method (String, Nullable, TableContinuationToken, TableRequestOptions, OperationContext)
          • SetServicePropertiesAsync Method
            • SetServicePropertiesAsync Method (ServiceProperties)
            • SetServicePropertiesAsync Method (ServiceProperties, TableRequestOptions, OperationContext)
        • CloudTableClient Properties
          • AuthenticationScheme Property
          • BaseUri Property
          • BufferManager Property
          • Credentials Property
          • DefaultRequestOptions Property
          • LocationMode Property
          • MaximumExecutionTime Property
          • PayloadFormat Property
          • RetryPolicy Property
          • ServerTimeout Property
          • StorageUri Property
      • DynamicTableEntity Class
        • DynamicTableEntity Members
        • DynamicTableEntity Constructor
          • DynamicTableEntity Constructor ()
          • DynamicTableEntity Constructor (String, String)
          • DynamicTableEntity Constructor (String, String, String, IDictionary)
        • DynamicTableEntity Methods
          • ReadEntity Method
          • WriteEntity Method
        • DynamicTableEntity Properties
          • ETag Property
          • PartitionKey Property
          • Properties Property
          • RowKey Property
          • Timestamp Property
      • EdmType Enumeration
      • EntityProperty Class
        • EntityProperty Members
        • EntityProperty Constructor
        • EntityProperty Methods
          • CreateEntityPropertyFromObject Method
          • Equals Method
            • Equals Method (EntityProperty)
            • Equals Method (Object)
          • GeneratePropertyForBool Method
          • GeneratePropertyForByteArray Method
          • GeneratePropertyForDateTimeOffset Method
          • GeneratePropertyForDouble Method
          • GeneratePropertyForGuid Method
          • GeneratePropertyForInt Method
          • GeneratePropertyForLong Method
          • GeneratePropertyForString Method
          • GetHashCode Method
        • EntityProperty Properties
          • BinaryValue Property
          • BooleanValue Property
          • DateTimeOffsetValue Property
          • DoubleValue Property
          • GuidValue Property
          • Int32Value Property
          • Int64Value Property
          • PropertyAsObject Property
          • PropertyType Property
          • StringValue Property
      • EntityResolver Delegate
      • IgnorePropertyAttribute Class
        • IgnorePropertyAttribute Members
        • IgnorePropertyAttribute Constructor
        • IgnorePropertyAttribute Methods
        • IgnorePropertyAttribute Properties
      • ITableEntity Interface
        • ITableEntity Members
        • ITableEntity Methods
          • ReadEntity Method
          • WriteEntity Method
        • ITableEntity Properties
          • ETag Property
          • PartitionKey Property
          • RowKey Property
          • Timestamp Property
      • QueryComparisons Class
        • QueryComparisons Members
        • QueryComparisons Properties
          • Equal Property
          • GreaterThan Property
          • GreaterThanOrEqual Property
          • LessThan Property
          • LessThanOrEqual Property
          • NotEqual Property
      • SharedAccessTablePermissions Enumeration
      • SharedAccessTablePolicies Class
        • SharedAccessTablePolicies Members
        • SharedAccessTablePolicies Constructor
        • SharedAccessTablePolicies Methods
          • Add Method
            • Add Method (KeyValuePair)
            • Add Method (String, SharedAccessTablePolicy)
          • Clear Method
          • Contains Method
          • ContainsKey Method
          • CopyTo Method
          • GetEnumerator Method
          • Remove Method
            • Remove Method (KeyValuePair)
            • Remove Method (String)
          • GetEnumerator Method
          • TryGetValue Method
        • SharedAccessTablePolicies Properties
          • Count Property
          • IsReadOnly Property
          • Item Property
          • Keys Property
          • Values Property
      • SharedAccessTablePolicy Class
        • SharedAccessTablePolicy Members
        • SharedAccessTablePolicy Constructor
        • SharedAccessTablePolicy Methods
          • PermissionsFromString Method
          • PermissionsToString Method
        • SharedAccessTablePolicy Properties
          • Permissions Property
          • SharedAccessExpiryTime Property
          • SharedAccessStartTime Property
      • TableBatchOperation Class
        • TableBatchOperation Members
        • TableBatchOperation Constructor
        • TableBatchOperation Methods
          • Add Method
          • Clear Method
          • Contains Method
          • CopyTo Method
          • Delete Method
          • GetEnumerator Method
          • IndexOf Method
          • Insert Method
            • Insert Method (ITableEntity)
            • Insert Method (ITableEntity, Boolean)
            • Insert Method (Int32, TableOperation)
          • InsertOrMerge Method
          • InsertOrReplace Method
          • Merge Method
          • Remove Method
          • RemoveAt Method
          • Replace Method
          • Retrieve Method
            • Retrieve Method (String, String)
            • Retrieve Method (String, String)
            • Retrieve Method (String, String, EntityResolver)
          • GetEnumerator Method
        • TableBatchOperation Properties
          • Count Property
          • IsReadOnly Property
          • Item Property
      • TableContinuationToken Class
        • TableContinuationToken Members
        • TableContinuationToken Constructor
        • TableContinuationToken Methods
        • TableContinuationToken Properties
          • NextPartitionKey Property
          • NextRowKey Property
          • NextTableName Property
          • TargetLocation Property
      • TableEntity Class
        • TableEntity Members
        • TableEntity Constructor
          • TableEntity Constructor ()
          • TableEntity Constructor (String, String)
        • TableEntity Methods
          • ReadEntity Method
          • ReadUserObject Method
          • WriteEntity Method
          • WriteUserObject Method
        • TableEntity Properties
          • ETag Property
          • PartitionKey Property
          • RowKey Property
          • Timestamp Property
      • TableOperation Class
        • TableOperation Members
        • TableOperation Methods
          • Delete Method
          • Insert Method
            • Insert Method (ITableEntity)
            • Insert Method (ITableEntity, Boolean)
          • InsertOrMerge Method
          • InsertOrReplace Method
          • Merge Method
          • Replace Method
          • Retrieve Method
            • Retrieve Method (String, String)
            • Retrieve Method (String, String)
            • Retrieve Method (String, String, EntityResolver)
      • TableOperationType Enumeration
      • TableOperators Class
        • TableOperators Members
        • TableOperators Properties
          • And Property
          • Not Property
          • Or Property
      • TablePayloadFormat Enumeration
      • TablePermissions Class
        • TablePermissions Members
        • TablePermissions Constructor
        • TablePermissions Methods
        • TablePermissions Properties
          • SharedAccessPolicies Property
      • TableQuery Class
        • TableQuery Members
        • TableQuery Constructor
        • TableQuery Methods
          • CombineFilters Method
          • GenerateFilterCondition Method
          • GenerateFilterConditionForBinary Method
          • GenerateFilterConditionForBool Method
          • GenerateFilterConditionForDate Method
          • GenerateFilterConditionForDouble Method
          • GenerateFilterConditionForGuid Method
          • GenerateFilterConditionForInt Method
          • GenerateFilterConditionForLong Method
          • Select Method
          • Take Method
          • Where Method
        • TableQuery Properties
          • FilterString Property
          • SelectColumns Property
          • TakeCount Property
      • TableQuery Generic Class
        • TableQuery Members
        • TableQuery Constructor
        • TableQuery Methods
          • Select Method
          • Take Method
          • Where Method
        • TableQuery Properties
          • FilterString Property
          • SelectColumns Property
          • TakeCount Property
      • TableQuerySegment Class
        • TableQuerySegment Members
        • TableQuerySegment Methods
          • GetEnumerator Method
          • GetEnumerator Method
        • TableQuerySegment Properties
          • ContinuationToken Property
          • Results Property
      • TableQuerySegment Generic Class
        • TableQuerySegment Members
        • TableQuerySegment Methods
          • GetEnumerator Method
          • GetEnumerator Method
        • TableQuerySegment Properties
          • ContinuationToken Property
          • Results Property
      • TableRequestOptions Class
        • TableRequestOptions Members
        • TableRequestOptions Constructor
          • TableRequestOptions Constructor ()
          • TableRequestOptions Constructor (TableRequestOptions)
        • TableRequestOptions Methods
        • TableRequestOptions Properties
          • LocationMode Property
          • MaximumExecutionTime Property
          • PayloadFormat Property
          • RetryPolicy Property
          • ServerTimeout Property
      • TableResult Class
        • TableResult Members
        • TableResult Constructor
        • TableResult Methods
        • TableResult Properties
          • Etag Property
          • HttpStatusCode Property
          • Result Property
      • TableResultSegment Class
        • TableResultSegment Members
        • TableResultSegment Methods
          • GetEnumerator Method
          • GetEnumerator Method
        • TableResultSegment Properties
          • ContinuationToken Property
          • Results Property

Get in touch

Submit feedback about this site to:

  • [email protected]

© documentation.help. Design: rehmann.co.