Share via


MicrosoftGraphAppRoleAssignment.ResourceId Property

Definition

The unique identifier (id) for the resource service principal for which the assignment is made. Required on create. Supports $filter (eq only).

[Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.Origin(Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.PropertyOrigin.Owned)]
public string ResourceId { get; set; }
[Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.Origin(Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.PropertyOrigin.Owned)]
[Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.DoNotFormat]
public string ResourceId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.Origin(Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.PropertyOrigin.Owned)>]
member this.ResourceId : string with get, set
[<Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.Origin(Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.PropertyOrigin.Owned)>]
[<Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.DoNotFormat>]
member this.ResourceId : string with get, set
Public Property ResourceId As String

Property Value

Implements

Attributes

Applies to