次の方法で共有


Configuration.AllowedValues プロパティ

定義

構成の許可された値を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.allowedValues")]
public string AllowedValues { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.allowedValues")>]
member this.AllowedValues : string
Public ReadOnly Property AllowedValues As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象