次の方法で共有


AzureDataExplorerLinkedService.Endpoint プロパティ

定義

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

public object Endpoint { get; set; }
member this.Endpoint : obj with get, set
Public Property Endpoint As Object

プロパティ値

適用対象