Uses of Class
com.azure.identity.AzureCliCredentialBuilder
-
Uses of AzureCliCredentialBuilder in com.azure.identity
Subclasses with type arguments of type AzureCliCredentialBuilder in com.azure.identityModifier and TypeClassDescriptionclassFluent credential builder for instantiating aAzureCliCredential.Methods in com.azure.identity that return AzureCliCredentialBuilderModifier and TypeMethodDescriptionAzureCliCredentialBuilder.additionallyAllowedTenants(String... additionallyAllowedTenants) Specifies tenants in addition to the specified tenantId for which the credential may acquire tokens.AzureCliCredentialBuilder.additionallyAllowedTenants(List<String> additionallyAllowedTenants) Specifies tenants in addition to the specified tenantId for which the credential may acquire tokens.AzureCliCredentialBuilder.processTimeout(Duration processTimeout) Specifies aDurationtimeout for calling the Azure CLI.AzureCliCredentialBuilder.subscription(String subscription) Specifies the name or ID of a subscription.Sets the tenant ID of the application.