Partager via


ICluster.ServicePrincipalApplicationId 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=false, SerializedName="applicationId")]
public string ServicePrincipalApplicationId { 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=false, SerializedName="applicationId")>]
member this.ServicePrincipalApplicationId : string with get, set
Public Property ServicePrincipalApplicationId As String

Property Value

Attributes

Applies to