ScriptSource.ScriptLink Property

Definition

Gets or sets required. The link of the source script, it must be a readable storage blob with SAS URI or publicly accessible URI or managed identity enabled.

[Newtonsoft.Json.JsonProperty(PropertyName="scriptLink")]
public string ScriptLink { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="scriptLink")>]
member this.ScriptLink : string with get, set
Public Property ScriptLink As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to