Freigeben über


IServicePrincipalInformation.ApplicationId Property

Definition

The application ID, also known as client ID, of the service principal.

[Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Description="The application ID, also known as client ID, of the service principal.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="applicationId")]
public string ApplicationId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Description="The application ID, also known as client ID, of the service principal.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="applicationId")>]
member this.ApplicationId : string with get, set
Public Property ApplicationId As String

Property Value

Attributes

Applies to