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

TuplePropertyType 类

定义

public sealed class TuplePropertyType : Microsoft.Azure.Cosmos.Serialization.HybridRow.Schemas.ScopePropertyType
public class TuplePropertyType : Microsoft.Azure.Cosmos.Serialization.HybridRow.Schemas.ScopePropertyType
type TuplePropertyType = class
    inherit ScopePropertyType
Public NotInheritable Class TuplePropertyType
Inherits ScopePropertyType
Public Class TuplePropertyType
Inherits ScopePropertyType
继承

构造函数

TuplePropertyType()

属性

ApiType (继承自 PropertyType)
Immutable (继承自 ScopePropertyType)
Items
Nullable (继承自 PropertyType)
Type (继承自 PropertyType)

适用于