Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
ConfigurationServiceEndpointProviderOptions Class
Definition
- Namespace:
- Microsoft.Extensions.ServiceDiscovery
- Assembly:
- Microsoft.Extensions.ServiceDiscovery.dll
- Package:
- Microsoft.Extensions.ServiceDiscovery v10.0.0
- Package:
- Microsoft.Extensions.ServiceDiscovery v8.2.0
- Package:
- Microsoft.Extensions.ServiceDiscovery v9.5.0
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.
Options for Microsoft.Extensions.ServiceDiscovery.Configuration.ConfigurationServiceEndpointProvider.
public sealed class ConfigurationServiceEndpointProviderOptions
type ConfigurationServiceEndpointProviderOptions = class
Public NotInheritable Class ConfigurationServiceEndpointProviderOptions
- Inheritance
-
ConfigurationServiceEndpointProviderOptions
Constructors
| Name | Description |
|---|---|
| ConfigurationServiceEndpointProviderOptions() | |
Properties
| Name | Description |
|---|---|
| SectionName |
The name of the configuration section which contains service endpoints. Defaults to |
| ShouldApplyHostNameMetadata |
Gets or sets a delegate used to determine whether to apply host name metadata to each resolved endpoint. Defaults to a delegate which returns |
Applies to
Feedback
Was this page helpful?
