Compartilhar via


EnumSchema.Values Propriedade

Definição

[Newtonsoft.Json.JsonProperty(PropertyName="values")]
public System.Collections.Generic.List<Microsoft.Azure.Cosmos.Serialization.HybridRow.Schemas.EnumValue> Values { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="values")>]
member this.Values : System.Collections.Generic.List<Microsoft.Azure.Cosmos.Serialization.HybridRow.Schemas.EnumValue> with get, set
Public Property Values As List(Of EnumValue)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a