Partager via


Schema.StaticKeys Propriété

Définition

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à