IAzureClientFactory<TClient>
CreateClient(String)
net481
namespace Azure.Core
{
public interface IAzureClientFactory<TClient>
{
TClient CreateClient(string name);
}
}
| .NET Framework | 4.6.14.6.24.74.7.14.7.24.84.8.1 |
|---|---|
Information specific to net481 | |
| Assembly | Azure.Core.Extensions , Version=1.0.0.0, PublicKeyToken=92742159e12e44c8 |
| Referencing | Your project needs a package reference to |
| Package | Azure.Core.Extensions (1.0.0-preview.6) net461 |
| Preview | This API is contained in a prerelease package. |
| Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API