Delen via


IProjectEnvironmentTypeUpdatePropertiesUserRoleAssignments Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20240501Preview.ProjectEnvironmentTypeUpdatePropertiesUserRoleAssignmentsTypeConverter))]
public interface IProjectEnvironmentTypeUpdatePropertiesUserRoleAssignments : Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Runtime.IAssociativeArray<Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20240501Preview.IUserRoleAssignmentValue>, Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20240501Preview.ProjectEnvironmentTypeUpdatePropertiesUserRoleAssignmentsTypeConverter))>]
type IProjectEnvironmentTypeUpdatePropertiesUserRoleAssignments = interface
    interface IJsonSerializable
    interface IAssociativeArray<IUserRoleAssignmentValue>
Public Interface IProjectEnvironmentTypeUpdatePropertiesUserRoleAssignments
Implements IAssociativeArray(Of IUserRoleAssignmentValue), IJsonSerializable
Derived
Attributes
Implements

Applies to