ArrayPropertyType Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for .NET