Delen via


FunctionEnvelope.ScriptRootPathHref Property

Definition

Gets or sets script root path URI.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to