Condividi tramite


ParameterDefinition.AllowedValues Proprietà

Definizione

Ottiene o imposta una matrice di valori consentiti per questo parametro.

[Newtonsoft.Json.JsonProperty(PropertyName="allowedValues")]
public System.Collections.Generic.IList<object> AllowedValues { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="allowedValues")>]
member this.AllowedValues : System.Collections.Generic.IList<obj> with get, set
Public Property AllowedValues As IList(Of Object)

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Si applica a