Partilhar via


ScriptProperties.ScriptUrlSasToken Property

Definition

The SaS token that provide read access to the file which contain the script. Must be provided when using scriptUrl property.

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

Property Value

Implements

Attributes

Applies to