次の方法で共有


FunctionEnvelope.ConfigHref プロパティ

定義

構成 URI を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象