Uses of Class
com.azure.identity.AzureDeveloperCliCredentialBuilder
-
Uses of AzureDeveloperCliCredentialBuilder in com.azure.identity
Methods in com.azure.identity that return AzureDeveloperCliCredentialBuilderModifier and TypeMethodDescriptionAzureDeveloperCliCredentialBuilder.additionallyAllowedTenants(String... additionallyAllowedTenants) Specifies tenants in addition to the specified tenantId for which the credential may acquire tokens.AzureDeveloperCliCredentialBuilder.additionallyAllowedTenants(List<String> additionallyAllowedTenants) Specifies tenants in addition to the specified tenantId for which the credential may acquire tokens.AzureDeveloperCliCredentialBuilder.processTimeout(Duration processTimeout) Specifies aDurationtimeout for calling the Azure Developer CLI.Sets the tenant ID of the application.