Microsoft.Azure.Management.CosmosDB.Fluent.SqlDatabase.Definition Namespace
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.
Interfaces
IBlank<ParentT> |
The first stage of a SQL database definition. |
IDefinition<ParentT> |
The entirety of a SQL database definition as a part of parent definition. |
IWithAttach<ParentT> |
The final stage of the SQL database definition. |
IWithChildResource<ParentT> |
The stage of the SQL database definition allowing to set child resources. |
IWithOptions<ParentT> |
The stage of the SQL database definition allowing to set options. |
IWithThroughput<Parent> |
The stage of the SQL database definition allowing to set throughput. |
Azure SDK for .NET