C# Class Simple.Azure.CloudDriveHelper

Exibir arquivo Open project: simplefx/AzureRavenDB Class Usage Examples

Public Methods

Method Description
CloudDriveHelper ( string containerName, string vhdName ) : System
MountCloudDrive ( ) : string

Private Methods

Method Description
CreateDrive ( ) : void
CreateDrivesContainer ( ) : void
InitializeLocalCache ( ) : void
SetContainerPermissions ( ) : void
Unmount ( ) : void

Method Details

CloudDriveHelper() public method

public CloudDriveHelper ( string containerName, string vhdName ) : System
containerName string
vhdName string
return System

MountCloudDrive() public method

public MountCloudDrive ( ) : string
return string