你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

DefaultAzureCredentialOptions.CredentialProcessTimeout 属性

定义

指定通过子进程调用的凭据的超时。 例如 Visual Studio、Azure CLI、Azure Powershell。

public TimeSpan? CredentialProcessTimeout { get; set; }
member this.CredentialProcessTimeout : Nullable<TimeSpan> with get, set
Public Property CredentialProcessTimeout As Nullable(Of TimeSpan)

属性值

适用于