次の方法で共有


EnumSchema.Type プロパティ

定義

[Newtonsoft.Json.JsonProperty(DefaultValueHandling=Newtonsoft.Json.DefaultValueHandling.IgnoreAndPopulate, PropertyName="type")]
public Microsoft.Azure.Cosmos.Serialization.HybridRow.Schemas.TypeKind Type { get; set; }
[<Newtonsoft.Json.JsonProperty(DefaultValueHandling=Newtonsoft.Json.DefaultValueHandling.IgnoreAndPopulate, PropertyName="type")>]
member this.Type : Microsoft.Azure.Cosmos.Serialization.HybridRow.Schemas.TypeKind with get, set
Public Property Type As TypeKind

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象