CloudAppendBlob Constructor (Microsoft.WindowsAzure.Storage.Blob) From Microsoft Windows Azure Storage Blob previous page next page C# C++ F# VB CloudAppendBlob ConstructorSee Also Namespace: Microsoft.WindowsAzure.Storage.BlobAssembly: Microsoft.WindowsAzure.Storage (in Microsoft.WindowsAzure.Storage.dll)Overload ListNameDescriptionCloudAppendBlob(StorageUri, Nullable<DateTimeOffset>, StorageCredentials)(StorageUri^, Nullable<DateTimeOffset>, StorageCredentials^)(StorageUri, Nullable<DateTimeOffset>, StorageCredentials)(StorageUri, Nullable(Of DateTimeOffset), StorageCredentials) Initializes a new instance of the CloudAppendBlob class using an absolute URI to the blob. CloudAppendBlob(Uri)(Uri^)(Uri)(Uri) Initializes a new instance of the CloudAppendBlob class using an absolute URI to the blob. CloudAppendBlob(Uri, Nullable<DateTimeOffset>, StorageCredentials)(Uri^, Nullable<DateTimeOffset>, StorageCredentials^)(Uri, Nullable<DateTimeOffset>, StorageCredentials)(Uri, Nullable(Of DateTimeOffset), StorageCredentials) Initializes a new instance of the CloudAppendBlob class using an absolute URI to the blob. CloudAppendBlob(Uri, StorageCredentials)(Uri^, StorageCredentials^)(Uri, StorageCredentials)(Uri, StorageCredentials) Initializes a new instance of the CloudAppendBlob class using an absolute URI to the blob. See AlsoCloudAppendBlob ClassMicrosoft.WindowsAzure.Storage.Blob NamespaceReturn to top previous page start next page