Method | Description | |
---|---|---|
Configure ( string storageConnectionString ) : System.Threading.Tasks.Task |
Configures the storage account used by the application. Configures to support CORS, and creates the blob, table, and queue needed for the app if they don't already exist.
|
public static Configure ( string storageConnectionString ) : System.Threading.Tasks.Task | ||
storageConnectionString | string | |
return | System.Threading.Tasks.Task |