Partager via


SearchServiceApplication.AlertNotificationQuota - Propriété

Obtient ou définit les quotas des alertes pour le cours SearchServiceApplication.

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

Syntaxe

'Déclaration
Public Property AlertNotificationQuota As Integer
    Get
    Set
'Utilisation
Dim instance As SearchServiceApplication
Dim value As Integer

value = instance.AlertNotificationQuota

instance.AlertNotificationQuota = value
public int AlertNotificationQuota { get; set; }

Valeur de propriété

Type : System.Int32
Le quota d'alertes. La valeur par défaut est 10.

Voir aussi

Référence

SearchServiceApplication classe

SearchServiceApplication - Membres

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