EnterpriseMembersCanCreateRepositoriesSettingValue [enum]
The possible values for the enterprise members can create repositories setting.
Possible values
 ALL    
  Members will be able to create public and private repositories.
 DISABLED    
  Members will not be able to create public or private repositories.
 NO_POLICY    
  Organization owners choose whether to allow members to create repositories.
 PRIVATE    
  Members will be able to create only private repositories.
 PUBLIC    
  Members will be able to create only public repositories.
API:
Github GraphQL API