次の方法で共有


Crs.Type プロパティ

定義

Azure Cosmos DB サービスの CRS 型を取得します。

[System.Runtime.Serialization.DataMember(Name="type")]
public Microsoft.Azure.Cosmos.Spatial.CrsType Type { get; }
[<System.Runtime.Serialization.DataMember(Name="type")>]
member this.Type : Microsoft.Azure.Cosmos.Spatial.CrsType
Public ReadOnly Property Type As CrsType

プロパティ値

CRS の種類。

属性

適用対象