Partager via


Namespace.Enums Propriété

Définition

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à