Table of Contents

Class ChangeFeedPolicyDefinition

Namespace
Microsoft.Azure.Cosmos.Fluent
Assembly
Microsoft.Azure.Cosmos.Client.dll

ChangeFeedPolicy fluent definition.

public class ChangeFeedPolicyDefinition
Inheritance
ChangeFeedPolicyDefinition
Inherited Members
Extension Methods

Methods

Attach()

Applies the current definition to the parent.

public ContainerBuilder Attach()

Returns

ContainerBuilder

An instance of the parent.