SimultaneousTopologyChange Class
Updated: October 25, 2013
Represents a simultaneous change to the topology of a role. A simultaneous change affects all role instances at the same time.
Assembly: Microsoft.WindowsAzure.ServiceRuntime (in Microsoft.WindowsAzure.ServiceRuntime.dll)
Microsoft.WindowsAzure.ServiceRuntime.RoleEnvironmentChange
Microsoft.WindowsAzure.ServiceRuntime.SimultaneousChange
Microsoft.WindowsAzure.ServiceRuntime.SimultaneousTopologyChange
| Name | Description | |
|---|---|---|
![]() | RoleName | Gets the name of the role for which the topology is changing. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object) | Determines whether the specified object is equal to the current object.(Overrides Object.Equals(Object).) |
![]() | Equals(SimultaneousTopologyChange) | Determines whether the specified SimultaneousTopologyChange object is equal to the current object. |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | Retrieves the hash code that corresponds to the current object.(Overrides Object.GetHashCode().) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
The topology refers to the number of instances and the number of endpoints that are defined for a role. For more information about service definitions, see Azure Service Definition Schema.
Note |
|---|
At least one internal endpoint must be defined for a role to raise a SimultaneousTopologyChange. For more information about defining endpoints, see Enable Communication for Role Instances in Azure. |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
.jpeg?cs-save-lang=1&cs-lang=vb)
.jpeg?cs-save-lang=1&cs-lang=vb)
.jpeg?cs-save-lang=1&cs-lang=vb)
.jpeg?cs-save-lang=1&cs-lang=vb)