次の方法で共有


Source.DataSourceId プロパティ

定義

ログ検索クエリを実行するリソース URI を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象