LayoutPropertyScope(LayoutCode, Boolean) Constructor

Definition

protected LayoutPropertyScope (Microsoft.Azure.Cosmos.Serialization.HybridRow.Layouts.LayoutCode code, bool immutable);
new Microsoft.Azure.Cosmos.Serialization.HybridRow.Layouts.LayoutPropertyScope : Microsoft.Azure.Cosmos.Serialization.HybridRow.Layouts.LayoutCode * bool -> Microsoft.Azure.Cosmos.Serialization.HybridRow.Layouts.LayoutPropertyScope
Protected Sub New (code As LayoutCode, immutable As Boolean)

Parameters

code
LayoutCode
immutable
Boolean

Applies to