Share via


Configuration.AllowedValues Property

Definition

Gets allowed values of the configuration.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to