Freigeben über


HttpLinkedService(DataFactoryElement<String>) Konstruktor

Definition

Initialisiert eine neue instance von HttpLinkedService.

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

Parameter

uri
DataFactoryElement<String>

Die Basis-URL des HTTP-Endpunkts, z. B. https://www.microsoft.com. Typ: string (oder Ausdruck mit resultType-Zeichenfolge).

Ausnahmen

uri ist NULL.

Gilt für: