ISourceControl.AzureCredentialsClientId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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