Share via


KustoScript.ScriptUriSasToken Property

Definition

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

public Azure.Provisioning.BicepValue<string> ScriptUriSasToken { get; set; }
member this.ScriptUriSasToken : Azure.Provisioning.BicepValue<string> with get, set
Public Property ScriptUriSasToken As BicepValue(Of String)

Property Value

Applies to