Hello Ravi Ranjan Kumar,
Thanks for your question.
When a role is assigned to a group, all members of that group inherit the role permissions. The role assignment count will display as 15: one for the group and 14 for its individual members.
az ad group member list --group 'group'
It will return a list of members in JSON format.
You can mark it 'Accept Answer' and 'Upvote' if this helped you
Regards,
Abiola