UniqueKeyDefinition.Attach Method
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.
Applies the current definition to the parent.
public Azure.Cosmos.Fluent.ContainerBuilder Attach ();
member this.Attach : unit -> Azure.Cosmos.Fluent.ContainerBuilder
Public Function Attach () As ContainerBuilder
Returns
An instance of the parent.