Compartilhar via


ISourceControl.AzureCredentialsTenantId Property

Definition

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

Property Value

Attributes

Applies to