Share via


PatchingBlobCreator Class

Definition

public class PatchingBlobCreator : Microsoft.WindowsAzure.Commands.Sync.Upload.BlobCreatorBase
type PatchingBlobCreator = class
    inherit BlobCreatorBase
Public Class PatchingBlobCreator
Inherits BlobCreatorBase
Inheritance
PatchingBlobCreator

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)

Applies to