$_propDict $_propDict : \Microsoft\Graph\Model\array(string The array of properties available to the model Type \Microsoft\Graph\Model\array(string — => string)
__construct() __construct(array $propDict = array()) Construct a new DirectoryRole Parameters array $propDict A list of properties to set
getProperties() getProperties() : array Gets the property dictionary of the DirectoryRole Returns array — The list of properties
setDescription() setDescription(string $val) : null Sets the description Parameters string $val The description Returns null
setDisplayName() setDisplayName(string $val) : null Sets the displayName Parameters string $val The displayName Returns null
getRoleTemplateId() getRoleTemplateId() : string Gets the roleTemplateId Returns string — The roleTemplateId
setRoleTemplateId() setRoleTemplateId(string $val) : null Sets the roleTemplateId Parameters string $val The roleTemplateId Returns null
getMembers() getMembers() : \Microsoft\Graph\Model\MembersCollectionPage Gets the members Returns \Microsoft\Graph\Model\MembersCollectionPage — The members