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


IUserRoleAssignmentValue.Role Property

Definition

A map of roles to assign to the parent user.

[Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Runtime.Info(Description="A map of roles to assign to the parent user.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20240501Preview.IUserRoleAssignmentRoles) }, ReadOnly=false, Required=false, SerializedName="roles")]
public Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20240501Preview.IUserRoleAssignmentRoles Role { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Runtime.Info(Description="A map of roles to assign to the parent user.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20240501Preview.IUserRoleAssignmentRoles) }, ReadOnly=false, Required=false, SerializedName="roles")>]
member this.Role : Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20240501Preview.IUserRoleAssignmentRoles with get, set
Public Property Role As IUserRoleAssignmentRoles

Property Value

Attributes

Applies to