AlertManagerInfo.SearchAlertNotificationQuota - Propriété

Obtient ou définit le nombre maximal de Search notifications d'alerte qui sont générées.

Espace de noms :  Microsoft.Office.Server.Search.Query
Assembly :  Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)

Syntaxe

'Déclaration
<DataMemberAttribute> _
Public Property SearchAlertNotificationQuota As Integer
    Get
    Set
'Utilisation
Dim instance As AlertManagerInfo
Dim value As Integer

value = instance.SearchAlertNotificationQuota

instance.SearchAlertNotificationQuota = value
[DataMemberAttribute]
public int SearchAlertNotificationQuota { get; set; }

Valeur de propriété

Type : System.Int32
Nombre maximal de notifications d'alerte Search généré.

Voir aussi

Référence

AlertManagerInfo classe

AlertManagerInfo - Membres

Microsoft.Office.Server.Search.Query - Espace de noms