IAzureDataExplorerConnectionProperties.AdxResourceId Property

Definition

The resource ID of the Azure Data Explorer cluster.

[Microsoft.Azure.PowerShell.Cmdlets.DigitalTwins.Runtime.Info(Description="The resource ID of the Azure Data Explorer cluster.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="adxResourceId")]
public string AdxResourceId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DigitalTwins.Runtime.Info(Description="The resource ID of the Azure Data Explorer cluster.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="adxResourceId")>]
member this.AdxResourceId : string with get, set
Public Property AdxResourceId As String

Property Value

Attributes

Applies to