ServiceDiscoveryOptions
ServiceDiscoveryOptions()
AllowAllSchemes
AllowedSchemes
RefreshPeriod
ApplyAllowedSchemes(IReadOnlyList<String>)
net10.0
namespace Microsoft.Extensions.ServiceDiscovery
{
public sealed class ServiceDiscoveryOptions
{
public IReadOnlyList<string!>! ApplyAllowedSchemes(IReadOnlyList<string!>! requestedSchemes);
}
}
| .NET | 8.09.010.0 |
|---|---|
| .NET Framework | 4.6.24.74.7.14.7.24.84.8.1 |
Information specific to net10.0 | |
| Assembly | Microsoft.Extensions.ServiceDiscovery , Version=10.1.0.0, PublicKeyToken=cc7b13ffcd2ddd51 |
| Referencing | Your project needs a package reference to |
| Package | Microsoft.Extensions.ServiceDiscovery (10.1.0) net10.0 |
| Platform Restrictions | This API is supported on all platforms. |
- Built-in API
- Package-provided API