MapPropertyType 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 MapPropertyType : Microsoft.Azure.Cosmos.Serialization.HybridRow.Schemas.ScopePropertyType
public class MapPropertyType : Microsoft.Azure.Cosmos.Serialization.HybridRow.Schemas.ScopePropertyType
type MapPropertyType = class
inherit ScopePropertyType
Public NotInheritable Class MapPropertyType
Inherits ScopePropertyType
Public Class MapPropertyType
Inherits ScopePropertyType
- Inheritance
Constructors
MapPropertyType() |
Properties
ApiType | (Inherited from PropertyType) |
Immutable | (Inherited from ScopePropertyType) |
Keys | |
Nullable | (Inherited from PropertyType) |
Type | (Inherited from PropertyType) |
Values |
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