Share via


PushTenantManager.GetTenantInfo method

Namespace:  Microsoft.SharePoint.Client.Search.ContentPush
Assembly:  Microsoft.SharePoint.Client.Search (in Microsoft.SharePoint.Client.Search.dll)

Syntax

'Declaration
Public Function GetTenantInfo As PushTenantServiceInfo
'Usage
Dim instance As PushTenantManager
Dim returnValue As PushTenantServiceInfo

returnValue = instance.GetTenantInfo()
public PushTenantServiceInfo GetTenantInfo()

Return value

Type: Microsoft.SharePoint.Client.Search.ContentPush.PushTenantServiceInfo

See also

Reference

PushTenantManager class

PushTenantManager members

Microsoft.SharePoint.Client.Search.ContentPush namespace