PatchingBlobCreator 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 PatchingBlobCreator : Microsoft.WindowsAzure.Commands.Sync.Upload.BlobCreatorBase
type PatchingBlobCreator = class
inherit BlobCreatorBase
Public Class PatchingBlobCreator
Inherits BlobCreatorBase
- Inheritance
Constructors
PatchingBlobCreator(FileInfo, BlobUri, BlobUri, ICloudPageBlobObjectFactory, Boolean) |
Fields
baseVhdBlob | |
baseVhdBlobUri | |
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) |