Share via


MicrosoftGraphAppRoleAssignment.PrincipalDisplayName Property

Definition

The display name of the user, group, or service principal that was granted the app role assignment. Read-only. Supports $filter (eq and startswith).

[Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.FormatTable(Index=2)]
[Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.Origin(Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.PropertyOrigin.Owned)]
public string PrincipalDisplayName { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.FormatTable(Index=2)>]
[<Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.Origin(Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.PropertyOrigin.Owned)>]
member this.PrincipalDisplayName : string
Public ReadOnly Property PrincipalDisplayName As String

Property Value

Implements

Attributes

Applies to