Share via


MicrosoftGraphServicePrincipal.AppId Property

Definition

The unique identifier for the associated application (its appId property).

[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; set; }
[<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 with get, set
Public Property AppId As String

Property Value

Implements

Attributes

Applies to