Udostępnij za pośrednictwem


MicrosoftGraphRequiredResourceAccess.ResourceAppId Property

Definition

The unique identifier for the resource that the application requires access to. This should be equal to the appId declared on the target resource application.

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

Property Value

Implements

Attributes

Applies to