Interface IWithOptions<ParentT>
- Namespace
- Microsoft.Azure.Management.CosmosDB.Fluent.MongoDB.Definition
- Assembly
- Microsoft.Azure.Management.CosmosDB.Fluent.dll
The stage of the mongo database definition allowing to set options.
public interface IWithOptions<ParentT> : IWithOptions<IWithAttach<ParentT>>
Type Parameters
ParentT
The stage of the parent definition to return to after attaching this definition.
- Inherited Members