AzureHelper Class |
Namespace: CMS.Base
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.
| |
SEARCH_INIT_SLEEP |
Sleep interval between tries for init of smart search worker role.
| |
SEARCH_PROCESS_SLEEP |
Sleep interval between starting of task processor.
| |
SQLAZURE_DOMAIN |
Domain of SQL Azure service.
|
Name | Description | |
---|---|---|
BlobUrl |
Gets or sets URL of blob endpoint.
| |
CurrentInstanceID |
Gets or sets current instance id.
| |
CurrentInternalEndpoint |
Gets or sets internal endpoint of current instance.
| |
DeploymentID |
Deployment id of instance.
| |
NumberOfInstances |
Number of Azure instances within WebRole.
|
Name | Description | |
---|---|---|
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.
|