Partager via


AzureDataExplorerLinkedService.Endpoint Propriété

Définition

Obtient ou définit le point de terminaison d’Azure Data Explorer (le point de terminaison du moteur). L’URL sera au format https://& lt;clusterName>.& lt;regionName>. kusto.windows.net. Type : chaîne (ou Expression avec chaîne resultType)

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.endpoint")]
public object Endpoint { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.endpoint")>]
member this.Endpoint : obj with get, set
Public Property Endpoint As Object

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à