Uses of Class
com.azure.resourcemanager.devcenter.models.EnvironmentRole
Package
Description
Package containing the data models for DevCenterManagementClient.
-
Uses of EnvironmentRole in com.azure.resourcemanager.devcenter.models
Modifier and TypeMethodDescriptionProjectEnvironmentTypeUpdatePropertiesCreatorRoleAssignment.roles()
Get the roles property: A map of roles to assign to the environment creator.UserRoleAssignmentValue.roles()
Get the roles property: A map of roles to assign to the parent user.Modifier and TypeMethodDescriptionProjectEnvironmentTypeUpdatePropertiesCreatorRoleAssignment.withRoles
(Map<String, EnvironmentRole> roles) Set the roles property: A map of roles to assign to the environment creator.UserRoleAssignmentValue.withRoles
(Map<String, EnvironmentRole> roles) Set the roles property: A map of roles to assign to the parent user.