Table of Contents

Interface IWithKind

Namespace
Microsoft.Azure.Management.CosmosDB.Fluent.CosmosDBAccount.Definition
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 string

The account kind.

Returns

IWithConsistencyPolicy