BlobCreator Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public class BlobCreator : Microsoft.WindowsAzure.Commands.Sync.Upload.BlobCreatorBase
type BlobCreator = class
inherit BlobCreatorBase
Public Class BlobCreator
Inherits BlobCreatorBase
- Inheritance
Constructors
BlobCreator(FileInfo, BlobUri, ICloudPageBlobObjectFactory, Boolean) |
Fields
blobDestination | (Inherited from BlobCreatorBase) |
blobObjectFactory | (Inherited from BlobCreatorBase) |
credentials | (Inherited from BlobCreatorBase) |
destination | (Inherited from BlobCreatorBase) |
destinationBlob | (Inherited from BlobCreatorBase) |
localVhd | (Inherited from BlobCreatorBase) |
overWrite | (Inherited from BlobCreatorBase) |
queryString | (Inherited from BlobCreatorBase) |
requestOptions | (Inherited from BlobCreatorBase) |
Properties
MD5HashOfLocalVhd | (Inherited from BlobCreatorBase) |
OperationMetaData | (Inherited from BlobCreatorBase) |
Methods
Create() | (Inherited from BlobCreatorBase) |
CreateRemoteBlobAndPopulateContext(UploadContext) |