Uses of Class
com.azure.identity.AzurePowerShellCredentialBuilder
-
Uses of AzurePowerShellCredentialBuilder in com.azure.identity
Subclasses with type arguments of type AzurePowerShellCredentialBuilder in com.azure.identityModifier and TypeClassDescriptionclassFluent credential builder for instantiating aAzurePowerShellCredential.Methods in com.azure.identity that return AzurePowerShellCredentialBuilderModifier and TypeMethodDescriptionAzurePowerShellCredentialBuilder.additionallyAllowedTenants(String... additionallyAllowedTenants) Specifies tenants in addition to the specified tenantId for which the credential may acquire tokens.AzurePowerShellCredentialBuilder.additionallyAllowedTenants(List<String> additionallyAllowedTenants) Specifies tenants in addition to the specified tenantId for which the credential may acquire tokens.Sets the tenant ID of the application.