| AzureHelper Class |
Namespace: CMS.Helpers
public class AzureHelper
The AzureHelper type exposes the following members.
| Name | Description | |
|---|---|---|
| AzureHelper |
| Name | Description | |
|---|---|---|
| AZURE_FILE_PAGE |
Path to azure file page.
| |
| QUEUE_TIMEOUT |
Timeout for getting message from queue.
| |
| SQLAZURE_DOMAIN |
Domain of SQL Azure service.
|
| Name | Description | |
|---|---|---|
| EnsureUrl |
Returns URL ending with slash and starting with https:// if no protocol is given.
| |
| GetDownloadPath |
Returns download path for given path.
| |
| IsAzureStagingDomain |
Returns true if current domain is Azure staging domain.
| |
| IsSQLAzureServer |
Returns whether SQL server is SQL Azure according to its name.
|