Поделиться через


IUserRoleAssignmentRoles Interface

Definition

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

Applies to