次の方法で共有


AzureDataExplorerConnectionProperties.AdxDatabaseName プロパティ

定義

Azure Data Explorer データベースの名前を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="adxDatabaseName")]
public string AdxDatabaseName { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="adxDatabaseName")>]
member this.AdxDatabaseName : string with get, set
Public Property AdxDatabaseName As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象