Source.DataSourceId Property

Definition

Gets or sets the resource uri over which log search query is to be run.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to