次の方法で共有


FunctionEnvelopeInner.ScriptHref プロパティ

定義

スクリプト 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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象