Compartilhar via


Schema.StaticKeys Propriedade

Definição

[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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a