Interface IWithOptions<ParentT>
- Namespace
- Microsoft.Azure.Management.CosmosDB.Fluent.Table.Definition
- Assembly
- Microsoft.Azure.Management.CosmosDB.Fluent.dll
The stage of the SQL 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