Azure.Core.Extensions Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Interfaces
IAzureClientBuilder<TClient,TOptions> |
Marks the type exposing client registration options for clients registered with IAzureClientFactoryBuilder. |
IAzureClientFactoryBuilder |
Abstraction for registering Azure clients in dependency injection containers. |
IAzureClientFactoryBuilderWithConfiguration<TConfiguration> |
Abstraction for registering Azure clients in dependency injection containers and initializing them using |
IAzureClientFactoryBuilderWithCredential |
Abstraction for registering Azure clients that require TokenCredential in dependency injection containers. |
Azure SDK for .NET