Share via


AzureDataExplorerConnectionProperties.AdxResourceId Property

Definition

Gets or sets the resource ID of the Azure Data Explorer cluster.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to