RoleInstance Properties

 

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

Properties

Name Description
System_CAPS_pubproperty FaultDomain

Gets an integer value that indicates the fault domain in which the role instance is running.

System_CAPS_pubproperty Id

Gets the instance identifier (ID) of the role instance.

System_CAPS_pubproperty InstanceEndpoints

Gets the set of endpoints that are associated with the role instance.

System_CAPS_pubproperty Role

Gets the Role object that is associated with the role instance.

System_CAPS_pubproperty UpdateDomain

Gets an integer value that indicates the update domain in which the role instance is running.

System_CAPS_pubproperty VirtualIPGroups

See Also

RoleInstance Class
Microsoft.WindowsAzure.ServiceRuntime Namespace

Return to top