Freigeben über


WebLinkedServiceTypeProperties(DataFactoryElement<String>) Konstruktor

Definition

Initialisiert eine neue instance von WebLinkedServiceTypeProperties.

protected WebLinkedServiceTypeProperties (Azure.Core.Expressions.DataFactory.DataFactoryElement<string> uri);
new Azure.ResourceManager.DataFactory.Models.WebLinkedServiceTypeProperties : Azure.Core.Expressions.DataFactory.DataFactoryElement<string> -> Azure.ResourceManager.DataFactory.Models.WebLinkedServiceTypeProperties
Protected Sub New (uri As DataFactoryElement(Of String))

Parameter

uri
DataFactoryElement<String>

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

Ausnahmen

uri ist NULL.

Gilt für: