C# Class Open.Core.Cloud.CloudConfiguration

Mostra file Open project: philcockfield/Open.TestHarness.SL

Public Methods

Method Description
InitializeCloudStorageAccount ( ) : void

Initializes the cloud storage account.

Sourced from: http://blogs.msdn.com/jnak/archive/2010/01/06/walkthrough-windows-azure-table-storage-nov-2009-and-later.aspx

Method Details

InitializeCloudStorageAccount() public static method

Initializes the cloud storage account.
Sourced from: http://blogs.msdn.com/jnak/archive/2010/01/06/walkthrough-windows-azure-table-storage-nov-2009-and-later.aspx
public static InitializeCloudStorageAccount ( ) : void
return void