ArrayPropertyType Class

Definition

public sealed class ArrayPropertyType : Microsoft.Azure.Cosmos.Serialization.HybridRow.Schemas.ScopePropertyType
public class ArrayPropertyType : Microsoft.Azure.Cosmos.Serialization.HybridRow.Schemas.ScopePropertyType
type ArrayPropertyType = class
    inherit ScopePropertyType
Public NotInheritable Class ArrayPropertyType
Inherits ScopePropertyType
Public Class ArrayPropertyType
Inherits ScopePropertyType
Inheritance

Constructors

ArrayPropertyType()

Properties

ApiType (Inherited from PropertyType)
Immutable (Inherited from ScopePropertyType)
Items
Nullable (Inherited from PropertyType)
Type (Inherited from PropertyType)

Applies to