Share via


MicrosoftGraphApplication.AppId Property

Definition

The unique identifier for the application that is assigned by Azure AD. Not nullable. Read-only.

[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 AppId { 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.AppId : string
Public ReadOnly Property AppId As String

Property Value

Implements

Attributes

Applies to