ProjectEnvironmentTypeUpdatePropertiesCreatorRoleAssignment interface
The role definition assigned to the environment creator on backing resources.
Properties
roles | A map of roles to assign to the environment creator. |
Property Details
roles
A map of roles to assign to the environment creator.
roles?: {[propertyName: string]: EnvironmentRole}
Property Value
{[propertyName: string]: EnvironmentRole}