Share via


Script.Url 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.Inlined)]
public string Url { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Kusto.Origin(Microsoft.Azure.PowerShell.Cmdlets.Kusto.PropertyOrigin.Inlined)>]
member this.Url : string with get, set
Public Property Url As String

Property Value

Implements

Url
Attributes

Applies to