Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

New-EntraBetaPrivilegedRoleAssignment

{{ Fill in the Synopsis }}

Syntax

Default (Default)

New-EntraBetaPrivilegedRoleAssignment
 [-IsElevated <Boolean>]
 [-Id <String>]
 [-ResultMessage <String>]
 [-ExpirationDateTime <DateTime>]
 -RoleId <String>
 -UserId <String>
 [<CommonParameters>]

Description

{{ Fill in the Description }}

Examples

Example 1

PS C:\> {{ Add example code here }}

{{ Add example description here }}

Parameters

-ExpirationDateTime

{{ Fill ExpirationDateTime Description }}

Parameter properties

Type:DateTime
Default value:None
Supports wildcards:False
DontShow:False

Parameter sets

-Id

{{ Fill Id Description }}

Parameter properties

Type:String
Default value:None
Supports wildcards:False
DontShow:False

Parameter sets

-IsElevated

{{ Fill IsElevated Description }}

Parameter properties

Type:Boolean
Default value:None
Supports wildcards:False
DontShow:False

Parameter sets

-ResultMessage

{{ Fill ResultMessage Description }}

Parameter properties

Type:String
Default value:None
Supports wildcards:False
DontShow:False

Parameter sets

-RoleId

{{ Fill RoleId Description }}

Parameter properties

Type:String
Default value:None
Supports wildcards:False
DontShow:False

Parameter sets

-UserId

{{ Fill UserId Description }}

Parameter properties

Type:String
Default value:None
Supports wildcards:False
DontShow:False

Parameter sets

CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, -ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.

Inputs

None

Outputs

System.Object


Feedback

Was this page helpful?