< Back

Get-RdsRoleAssignment

Sat Jan 18, 2020 3:53 pm

NAME Get-RdsRoleAssignment



SYNTAX

Get-RdsRoleAssignment [-SignInName <string>] [-TenantGroupName <string>] [-TenantName <string>] [-HostPoolName

<string>] [-AppGroupName <string>] [-Deployment] [<CommonParameters>]



Get-RdsRoleAssignment [-SignInName <string>] [-TenantGroupName <string>] [-TenantName <string>] [-HostPoolName

<string>] [-AppGroupName <string>] [-Deployment] [<CommonParameters>]



Get-RdsRoleAssignment [-ServicePrincipalName <string>] [-TenantGroupName <string>] [-TenantName <string>]

[-HostPoolName <string>] [-AppGroupName <string>] [-Deployment] [<CommonParameters>]



Get-RdsRoleAssignment [-GroupObjectId <string>] [-TenantGroupName <string>] [-TenantName <string>] [-HostPoolName

<string>] [-AppGroupName <string>] [-Deployment] [<CommonParameters>]





PARAMETERS

-AppGroupName <string>

RDmi Application group name



Required? false

Position? Named

Accept pipeline input? true (ByPropertyName)

Parameter set name (All)

Aliases None

Dynamic? false



-Deployment

At Deployment Scope



Required? false

Position? Named

Accept pipeline input? true (ByPropertyName)

Parameter set name (All)

Aliases None

Dynamic? false



-GroupObjectId <string>

User Group object id from AAD to uniquely identify user groups.



Required? false

Position? Named

Accept pipeline input? true (ByPropertyName)

Parameter set name GroupObjectIdParameterSet

Aliases UserGroupObjectId

Dynamic? false



-HostPoolName <string>

RDmi Host pool name



Required? false

Position? Named

Accept pipeline input? true (ByPropertyName)

Parameter set name (All)

Aliases None

Dynamic? false



-ServicePrincipalName <string>

The app SPN.



Required? false

Position? Named

Accept pipeline input? true (ByPropertyName)

Parameter set name ServicePrincipalParameterSet

Aliases SPN, ApplicationId

Dynamic? false



-SignInName <string>

User name for which to retrieve the roles.



Required? false

Position? Named

Accept pipeline input? true (ByPropertyName)

Parameter set name EmptyParameterSet, SignInNameParameterSet

Aliases Email, UserPrincipalName

Dynamic? false



-TenantGroupName <string>

RDmi Tenant Group name



Required? false

Position? Named

Accept pipeline input? true (ByPropertyName)

Parameter set name (All)

Aliases None

Dynamic? false



-TenantName <string>

RDmi Tenant name



Required? false

Position? Named

Accept pipeline input? true (ByPropertyName)

Parameter set name (All)

Aliases None

Dynamic? false



<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug,

ErrorAction, ErrorVariable, WarningAction, WarningVariable,

OutBuffer, PipelineVariable, and OutVariable. For more information, see

about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).





INPUTS

System.String

System.Management.Automation.SwitchParameter





OUTPUTS

System.Object



ALIASES

None





REMARKS

None