PushTenantServiceInfo.EndpointAddress property

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

Syntax

'Declaration
Public ReadOnly Property EndpointAddress As String
    Get
'Usage
Dim instance As PushTenantServiceInfo
Dim value As String

value = instance.EndpointAddress
public string EndpointAddress { get; }

Property value

Type: System.String

See also

Reference

PushTenantServiceInfo class

PushTenantServiceInfo members

Microsoft.SharePoint.Client.Search.ContentPush namespace