AnalyticsTenantConfig members
Configures analytics for a tenant.
The AnalyticsTenantConfig type exposes the following members.
Properties
Name | Description | |
---|---|---|
EventTypeDefinitions | Gets the event type definition collection for a tenant. | |
EventUrlFilters | Gets the list of event URL filters for a tenant. | |
EventUserAgentFilters | Gets the list of event user agent filters for a tenant. | |
EventUserFilters | Gets the list of event user filters for a tenant. | |
Options | Gets or sets additional options for a tenant. | |
TenantId |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
RegisterEventType | Registers an event for use by a tenant. | |
ToString | (Inherited from Object.) | |
UnregisterEventType | Unregisters an event for use by a tenant. | |
Update | Updates analytics tenant settings. |
Top