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 ref class ConfigurationServiceEndpointProviderOptions sealed
public sealed class ConfigurationServiceEndpointProviderOptions
type ConfigurationServiceEndpointProviderOptions = class
Public NotInheritable Class ConfigurationServiceEndpointProviderOptions
- Inheritance
-
ConfigurationServiceEndpointProviderOptions
Constructors
| Name | Description |
|---|---|
| ConfigurationServiceEndpointProviderOptions() | |
Properties
| Name | Description |
|---|---|
| SectionName |
Gets or sets the name of the configuration section that contains service endpoints. |
| ShouldApplyHostNameMetadata |
Gets or sets a delegate used to determine whether to apply host name metadata to each resolved endpoint. |