次の方法で共有


KustoDatabaseDataSet.KustoDatabaseResourceId プロパティ

定義

kusto データベースのリソース ID を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象