Namespace Microsoft.Azure.Management.CosmosDB.Fluent.MongoDB.Definition
Interfaces
- IBlank<ParentT>
The first stage of a mongo database definition.
- IDefinition<ParentT>
The entirety of a mongo database definition as a part of parent definition.
- IWithAttach<ParentT>
The final stage of the mongo database definition.
- IWithChildResource<ParentT>
The stage of the mongo database definition allowing to set child resources.
- IWithOptions<ParentT>
The stage of the mongo database definition allowing to set options.
- IWithThroughput<Parent>
The stage of the mongo database definition allowing to set throughput.