Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
Microsoft.WindowsAzure.ServiceRuntime Namespace
Classes
| Class | Description | |
|---|---|---|
| π System_CAPS_pubclass |
LocalResource | Represents a local storage resource that is reserved for a hosted service. |
| π System_CAPS_pubclass |
Role | Represents a role that is defined as part of a hosted service. |
| π System_CAPS_pubclass |
RoleEntryPoint | Provides methods to run code when a role instance is initialized, run, and stopped. |
| π System_CAPS_pubclass |
RoleEnvironment | Provides information about the configuration, endpoints, and status of running role instances. |
| π System_CAPS_pubclass |
RoleEnvironmentCertificateChange | Represents a change in the certificate configuration of a role. |
| π System_CAPS_pubclass |
RoleEnvironmentChange | Represents a change to the configuration of a hosted service. |
| π System_CAPS_pubclass |
RoleEnvironmentChangedEventArgs | Represents the arguments for the Changed event, which occurs after a configuration change has been applied to a role instance. |
| π System_CAPS_pubclass |
RoleEnvironmentChangingEventArgs | Represents the arguments for the Changing event, which occurs before a configuration change is applied to a role instance. |
| π System_CAPS_pubclass |
RoleEnvironmentConfigurationSettingChange | Represents a change to the configuration of a role. |
| π System_CAPS_pubclass |
RoleEnvironmentException | The exception that is thrown when an error occurs in accessing the properties and methods of the RoleEnvironment class. |
| π System_CAPS_pubclass |
RoleEnvironmentStoppingEventArgs | Represents the arguments for the Stopping event, which occurs when a role instance is being stopped. |
| π System_CAPS_pubclass |
RoleEnvironmentTopologyChange | Represents a change to the topology of a role. |
| π System_CAPS_pubclass |
RoleInstance | Represents an instance of a role. |
| π System_CAPS_pubclass |
RoleInstanceEndpoint | Represents an endpoint that is associated with a role instance. |
| π System_CAPS_pubclass |
RoleInstanceStatusCheckEventArgs | Represents the arguments for the StatusCheck event, which occurs at a regular interval to indicate the status of a role instance. |
| π System_CAPS_pubclass |
SimultaneousChange | Represents a simultaneous change to the configuration of a cloud service. A simultaneous change affects all role instances at the same time. |
| π System_CAPS_pubclass |
SimultaneousChangedEventArgs | Represents the arguments for the SimultaneousChanged event, which occurs after a simultaneous configuration change has been applied to a role. A simultaneous configuration change affects all role instances at the same time. |
| π System_CAPS_pubclass |
SimultaneousChangingEventArgs | Represents the arguments for the SimultaneousChanging event, which occurs before a configuration change is applied to all role instances. |
| π System_CAPS_pubclass |
SimultaneousTopologyChange | Represents a simultaneous change to the topology of a role. A simultaneous change affects all role instances at the same time. |
| π System_CAPS_pubclass |
VirtualIPEndpoints | |
| π System_CAPS_pubclass |
VirtualIPGroup | |
| π System_CAPS_pubclass |
VirtualIPGroupChange | |
| π System_CAPS_pubclass |
WindowsAzureHostingPermission | Represents access to the Windows Azure runtime environment. |
| π System_CAPS_pubclass |
WindowsAzureHostingPermissionAttribute |
Enumerations
| Enumeration | Description | |
|---|---|---|
| π System_CAPS_pubenum |
RoleInstanceStatus | Indicates the status of a role instance. |
Return to top
