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
| Name | Description |
|---|---|
| PatchingBlobCreator(FileInfo, BlobUri, BlobUri, ICloudPageBlobObjectFactory, Boolean) | |
Fields
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
| MD5HashOfLocalVhd | (Inherited from BlobCreatorBase) |
| OperationMetaData | (Inherited from BlobCreatorBase) |
Methods
| Name | Description |
|---|---|
| Create() | (Inherited from BlobCreatorBase) |
| CreateRemoteBlobAndPopulateContext(UploadContext) | |