Share via


IUserRoleAssignmentValue Interface

Definition

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

Properties

Role

A map of roles to assign to the parent user.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to