次の方法で共有


AzureDataExplorerLinkedService.Endpoint プロパティ

定義

Azure Data Explorerのエンドポイント (エンジンのエンドポイント)。 URL は、https://< clusterName の形式になります>。<regionName.kusto.windows.net>。 型: string (または resultType 文字列を含む式)。

public Azure.Core.Expressions.DataFactory.DataFactoryElement<string> Endpoint { get; set; }
member this.Endpoint : Azure.Core.Expressions.DataFactory.DataFactoryElement<string> with get, set
Public Property Endpoint As DataFactoryElement(Of String)

プロパティ値

適用対象