RoleInstance Members

Represents an instance of a role.

The following tables list the members exposed by the RoleInstance type.

Public Properties

  Name Description
public property FaultDomain Gets an integer value that indicates the fault domain in which the role instance is running.
public property Id Gets the instance identifier (ID) of the role instance.
public property InstanceEndpoints Gets the set of endpoints that are associated with the role instance.
public property Role Gets the Role object that is associated with the role instance.
public property UpdateDomain Gets an integer value that indicates the update domain in which the role instance is running.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals  (Inherited from Object)
public method GetHashCode  (Inherited from Object)
public method GetType  (Inherited from Object)
public method ToString  (Inherited from Object)

Top

Protected Methods

  Name Description
protected method Finalize  (Inherited from Object)
protected method MemberwiseClone  (Inherited from Object)

Top

See Also

Reference

RoleInstance Class
Microsoft.WindowsAzure.ServiceRuntime Namespace
RoleEnvironment
RoleInstanceEndpoint
RoleEnvironmentException