ConfigurationServiceEndpointProviderOptions Class
Definition
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
ConfigurationServiceEndpointProviderOptions() |
Properties
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 |