메소드 | 설명 | |
---|---|---|
GetStorageAccount ( ) : Microsoft.WindowsAzure.CloudStorageAccount |
Gets a CloudStorageAccount instace for the current connection.
|
|
StorageAccountProperties ( IConnectionInfo connectionInfo ) : System.Xml.Linq |
Initializes a new instance of the StorageAccountProperties class.
|
메소드 | 설명 | |
---|---|---|
ClearAccountNameAndKey ( ) : void |
Clears the account name and key. This method is called when local storage is used. |
public GetStorageAccount ( ) : Microsoft.WindowsAzure.CloudStorageAccount | ||
리턴 | Microsoft.WindowsAzure.CloudStorageAccount |
public StorageAccountProperties ( IConnectionInfo connectionInfo ) : System.Xml.Linq | ||
connectionInfo | IConnectionInfo | The connection info. |
리턴 | System.Xml.Linq |