RoleEnvironmentChange Class
Updated: October 18, 2011
Represents a change to the configuration of a hosted service.
Assembly: Microsoft.WindowsAzure.ServiceRuntime (in Microsoft.WindowsAzure.ServiceRuntime.dll)
System::Object
Microsoft.WindowsAzure.ServiceRuntime::RoleEnvironmentChange
Microsoft.WindowsAzure.ServiceRuntime::RoleEnvironmentCertificateChange
Microsoft.WindowsAzure.ServiceRuntime::RoleEnvironmentConfigurationSettingChange
Microsoft.WindowsAzure.ServiceRuntime::RoleEnvironmentTopologyChange
Microsoft.WindowsAzure.ServiceRuntime::SimultaneousChange
Microsoft.WindowsAzure.ServiceRuntime::VirtualIPGroupChange
Microsoft.WindowsAzure.ServiceRuntime::RoleEnvironmentChange
Microsoft.WindowsAzure.ServiceRuntime::RoleEnvironmentCertificateChange
Microsoft.WindowsAzure.ServiceRuntime::RoleEnvironmentConfigurationSettingChange
Microsoft.WindowsAzure.ServiceRuntime::RoleEnvironmentTopologyChange
Microsoft.WindowsAzure.ServiceRuntime::SimultaneousChange
Microsoft.WindowsAzure.ServiceRuntime::VirtualIPGroupChange
| Name | Description | |
|---|---|---|
![]() | RoleEnvironmentChange() | Initializes a new instance of the RoleEnvironmentChange class. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
This class is not used directly. It is the base class for the RoleEnvironmentConfigurationSettingChange class and the RoleEnvironmentTopologyChange class.
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:

