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

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)

Applies to