Compartir a través de


MarketoLinkedService(Object, Object) Constructor

Definición

Inicializa una nueva instancia de MarketoLinkedService.

public MarketoLinkedService (object endpoint, object clientId);
new Azure.Analytics.Synapse.Artifacts.Models.MarketoLinkedService : obj * obj -> Azure.Analytics.Synapse.Artifacts.Models.MarketoLinkedService
Public Sub New (endpoint As Object, clientId As Object)

Parámetros

endpoint
Object

Punto de conexión del servidor de Marketo (es decir, 123-ABC-321.mktorest.com).

clientId
Object

Identificador de cliente del servicio Marketo.

Excepciones

endpoint o clientId es null.

Se aplica a