AnalyticsTenantConfig members

Configures analytics for a tenant.

The AnalyticsTenantConfig type exposes the following members.

Properties

  Name Description
Public property EventTypeDefinitions Gets the event type definition collection for a tenant.
Public property EventUrlFilters Gets the list of event URL filters for a tenant.
Public property EventUserAgentFilters Gets the list of event user agent filters for a tenant.
Public property EventUserFilters Gets the list of event user filters for a tenant.
Public property Options Gets or sets additional options for a tenant.
Public property TenantId

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method RegisterEventType Registers an event for use by a tenant.
Public method ToString (Inherited from Object.)
Public method UnregisterEventType Unregisters an event for use by a tenant.
Public method Update Updates analytics tenant settings.

Top

See also

Reference

AnalyticsTenantConfig class

Microsoft.Office.Server.Search.Analytics namespace