RoleEnvironment Members

RoleEnvironment has the following members.

Public Methods

  Name Description
GetConfigurationSettingValue Retrieves the value of a setting in the service configuration file.
GetCurrentRoleInstance Gets a RoleInstance object that represents the role instance in which the code is currently running.
GetDeploymentId Gets the unique identifier of the deployment in which the role instance is running.
GetLocalResource Retrieves a specified local storage resource.
IsAvailable Indicates whether the role instance is running in the Windows Azure environment.
IsEmulated Indicates whether the role instance is running in the Windows Azure compute emulator.

See also

Reference

RoleEnvironment