KustoClusterDataSetMapping.KustoClusterResourceId プロパティ

定義

シンク kusto クラスターのリソース ID を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象