TemplateAppConfigurationRequest.Configuration プロパティ

定義

[Newtonsoft.Json.JsonProperty(PropertyName="configuration")]
public System.Collections.Generic.IDictionary<string,string> Configuration { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="configuration")>]
member this.Configuration : System.Collections.Generic.IDictionary<string, string> with get, set
Public Property Configuration As IDictionary(Of String, String)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象