Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20231001Preview.UserRoleAssignmentRolesTypeConverter))]
public class UserRoleAssignmentRoles : Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20231001Preview.IUserRoleAssignmentRoles, Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Runtime.IAssociativeArray<Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20231001Preview.IEnvironmentRole>
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20231001Preview.UserRoleAssignmentRolesTypeConverter))>]
type UserRoleAssignmentRoles = class
interface IUserRoleAssignmentRoles
interface IJsonSerializable
interface IAssociativeArray<IEnvironmentRole>
Public Class UserRoleAssignmentRoles
Implements IAssociativeArray(Of IEnvironmentRole), IUserRoleAssignmentRoles