LayoutResolverNamespace(Namespace, LayoutResolver) Constructor
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 LayoutResolverNamespace (Microsoft.Azure.Cosmos.Serialization.HybridRow.Schemas.Namespace schemaNamespace, Microsoft.Azure.Cosmos.Serialization.HybridRow.Layouts.LayoutResolver parent = default);
new Microsoft.Azure.Cosmos.Serialization.HybridRow.Layouts.LayoutResolverNamespace : Microsoft.Azure.Cosmos.Serialization.HybridRow.Schemas.Namespace * Microsoft.Azure.Cosmos.Serialization.HybridRow.Layouts.LayoutResolver -> Microsoft.Azure.Cosmos.Serialization.HybridRow.Layouts.LayoutResolverNamespace
Public Sub New (schemaNamespace As Namespace, Optional parent As LayoutResolver = Nothing)
Parameters
- schemaNamespace
- Namespace
- parent
- LayoutResolver
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET