Share via


ScriptProperties.ScriptUrl Property

Definition

The url to the KQL script blob file. Must not be used together with scriptContent property

[Microsoft.Azure.PowerShell.Cmdlets.Kusto.Origin(Microsoft.Azure.PowerShell.Cmdlets.Kusto.PropertyOrigin.Owned)]
public string ScriptUrl { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Kusto.Origin(Microsoft.Azure.PowerShell.Cmdlets.Kusto.PropertyOrigin.Owned)>]
member this.ScriptUrl : string with get, set
Public Property ScriptUrl As String

Property Value

Implements

Attributes

Applies to