Compartilhar via


ISourceControl.AzureCredentialsClientId Property

Definition

Client Id.

[Microsoft.Azure.PowerShell.Cmdlets.App.Runtime.Info(Create=true, Description="Client Id.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=false, ReadOnly=false, Required=false, SerializedName="clientId", Update=true)]
public string AzureCredentialsClientId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.App.Runtime.Info(Create=true, Description="Client Id.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=false, ReadOnly=false, Required=false, SerializedName="clientId", Update=true)>]
member this.AzureCredentialsClientId : string with get, set
Public Property AzureCredentialsClientId As String

Property Value

Attributes

Applies to