AlertManagerInfo Members
Include Protected Members
Include Inherited Members
Represents the Search alert information for a Search service application.
The AlertManagerInfo type exposes the following members.
Constructors
Name | Description | |
---|---|---|
AlertManagerInfo | Initializes a new instance of the AlertManagerInfo class. |
Top
Properties
Name | Description | |
---|---|---|
SearchAlertNotificationFormatVersion | Gets or sets the version of the Search alert notifications format. | |
SearchAlertNotificationQuota | Gets or sets the maximum number of Search alert notifications that are generated. | |
SearchAlertsEnabled | Gets or sets a value that indicates whether the Search alert notifications are enabled for the Search service application. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top