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

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

Public Member Functions

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

Properties

ResourceIdentityCollection AssociatedResources [get, set]
 Gets or sets the associated member resources of the Role. More...
 
string DynamicRoleId [get, set]
 Gets or sets the dynamic role id. 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

JobRole2 ( )

Initializes a new instance of the JobRole2 class.

Property Documentation

ResourceIdentityCollection AssociatedResources
getsetinherited

Gets or sets the associated member resources of the Role.

string DynamicRoleId
getset

Gets or sets the dynamic role id.

RoleIdentity Identity
getsetinherited

Gets or sets the Identity of the Role.

RoleType RoleType
getsetinherited

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

EnumerationDescription
0Fixed
1Floating