Get-AzureADPrivilegedRoleAssignment
{{ Fyll i Synopsis }}
Syntax
Get-AzureADPrivilegedRoleAssignment
[-All <Boolean>]
[-Top <Int32>]
[<CommonParameters>]
Get-AzureADPrivilegedRoleAssignment
-Id <String>
[-All <Boolean>]
[<CommonParameters>]
Description
{{ Fyll i beskrivningen }}
Exempel
Exempel 1
PS C:\> {{ Add example code here }}
{{ Lägg till exempelbeskrivning här }}
Parametrar
-All
{{ Fyll i alla beskrivningar }}
Typ: | Boolean |
Position: | Named |
Standardvärde: | None |
Obligatorisk: | False |
Godkänn pipeline-indata: | True |
Godkänn jokertecken: | False |
-Id
{{ ID-beskrivning }}
Typ: | String |
Position: | Named |
Standardvärde: | None |
Obligatorisk: | True |
Godkänn pipeline-indata: | True |
Godkänn jokertecken: | False |
-Top
{{ Fyll i den översta beskrivningen }}
Typ: | Int32 |
Position: | Named |
Standardvärde: | None |
Obligatorisk: | False |
Godkänn pipeline-indata: | True |
Godkänn jokertecken: | False |
Indata
Nullable<T>[[System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]
Nullable<T>[[System.Int32, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]