Partager via


SearchServiceApplicationProxy.DeleteAllUsageDataForTenant - Méthode

Planifier la suppression de toutes les données d'analyse pour un client

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

Syntaxe

'Déclaration
Public Sub DeleteAllUsageDataForTenant ( _
    tenantId As Guid _
)
'Utilisation
Dim instance As SearchServiceApplicationProxy
Dim tenantId As Guid

instance.DeleteAllUsageDataForTenant(tenantId)
public void DeleteAllUsageDataForTenant(
    Guid tenantId
)

Paramètres

Implémentations

IAnalyticsServiceApplication.DeleteAllUsageDataForTenant(Guid)

Voir aussi

Référence

SearchServiceApplicationProxy classe

SearchServiceApplicationProxy - Membres

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