FunctionEnvelopeInner.ScriptHref Property

Definition

Gets or sets script URI.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to