SimultaneousTopologyChange.RoleName Property

 

Gets the name of the role for which the topology is changing.

Namespace:   Microsoft.WindowsAzure.ServiceRuntime
Assembly:  Microsoft.WindowsAzure.ServiceRuntime (in Microsoft.WindowsAzure.ServiceRuntime.dll)

public string RoleName { get; internal set; }

Property Value

Type: System.String

Type: System.String

A String that contains the name of the role for which the topology is changing.

Return to top
Show: