Share via


IClusterPatchParameters.ClusterServicePrincipalApplicationId Property

Definition

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

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

Property Value

Attributes

Applies to