Interface IWithKind
- Assembly
- Microsoft.Azure.Management.CosmosDB.Fluent.dll
The stage of the cosmos db definition allowing to set the database account kind.
public interface IWithKind : IWithKindBeta, IBeta
- Inherited Members
Methods
WithKind(string)
The database account kind for the CosmosDB account.
IWithConsistencyPolicy WithKind(string kind)
Parameters
kind
stringThe account kind.