次の方法で共有


SpatialPath.SpatialTypes プロパティ

定義

パスの空間型

[Newtonsoft.Json.JsonProperty(ItemConverterType=typeof(Newtonsoft.Json.Converters.StringEnumConverter), PropertyName="types")]
public System.Collections.ObjectModel.Collection<Microsoft.Azure.Cosmos.SpatialType> SpatialTypes { get; }
[<Newtonsoft.Json.JsonProperty(ItemConverterType=typeof(Newtonsoft.Json.Converters.StringEnumConverter), PropertyName="types")>]
member this.SpatialTypes : System.Collections.ObjectModel.Collection<Microsoft.Azure.Cosmos.SpatialType>
Public ReadOnly Property SpatialTypes As Collection(Of SpatialType)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象