WidgetAnalyticsClientSettings 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.
Represents the settings used to configure a WidgetAnalyticsClient that can be loaded from an IConfigurationSection.
public class WidgetAnalyticsClientSettings : System.ClientModel.Primitives.ClientSettings
type WidgetAnalyticsClientSettings = class
inherit ClientSettings
Public Class WidgetAnalyticsClientSettings
Inherits ClientSettings
- Inheritance
Constructors
| Name | Description |
|---|---|
| WidgetAnalyticsClientSettings() | |
Properties
| Name | Description |
|---|---|
| Endpoint |
Gets or sets the Endpoint. |
| Options |
Gets or sets the Options. |
Methods
| Name | Description |
|---|---|
| BindCore(IConfigurationSection) |
Binds configuration values from the given section. |