다음을 통해 공유


AppRegistration.AppId Property

Definition

The App ID of the app used for login.

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

Property Value

Implements

Attributes

Applies to