All Classes Namespaces Functions Properties Pages
Public Member Functions | Properties | List of all members
JobRole Class Reference

Specifies the roles associated with the job. More...

Public Member Functions

 JobRole ()
 Initializes a new instance of the JobRole class. More...
 

Properties

ResourceIdentityCollection AssociatedResources [get, set]
 Gets or sets the associated member resources of the Role. More...
 
RoleIdentity Identity [get, set]
 Gets or sets the Identity of the Role. More...
 
RoleType RoleType [get, set]
 Gets or sets RoleType. The value is an enumeration for RoleType.

EnumerationDescription
0Fixed
1Floating
More...
 

Description

Specifies the roles associated with the job.

Constructor & Destructor Documentation

JobRole ( )

Initializes a new instance of the JobRole class.

Property Documentation

ResourceIdentityCollection AssociatedResources
getset

Gets or sets the associated member resources of the Role.

RoleIdentity Identity
getset

Gets or sets the Identity of the Role.

RoleType RoleType
getset

Gets or sets RoleType. The value is an enumeration for RoleType.

EnumerationDescription
0Fixed
1Floating