你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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 的类型。

属性

适用于