Freigeben über


SapCloudForCustomerLinkedService(DataFactoryElement<String>) Konstruktor

Definition

Initialisiert eine neue instance von SapCloudForCustomerLinkedService.

public SapCloudForCustomerLinkedService (Azure.Core.Expressions.DataFactory.DataFactoryElement<string> uri);
new Azure.ResourceManager.DataFactory.Models.SapCloudForCustomerLinkedService : Azure.Core.Expressions.DataFactory.DataFactoryElement<string> -> Azure.ResourceManager.DataFactory.Models.SapCloudForCustomerLinkedService
Public Sub New (uri As DataFactoryElement(Of String))

Parameter

uri
DataFactoryElement<String>

Die URL der SAP Cloud for Customer OData-API. Beispiel: "[https://[mandantenname].crm.ondemand.com/sap/c4c/odata/v1]". Typ: string (oder Ausdruck mit resultType-Zeichenfolge).

Ausnahmen

uri ist NULL.

Gilt für: