Freigeben über


IWithKindBeta Schnittstelle

Definition

Die Phase der cosmos db-Definition, die das Festlegen der Datenbankkontoart ermöglicht.

public interface IWithKindBeta : Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta
type IWithKindBeta = interface
    interface IBeta
Public Interface IWithKindBeta
Implements IBeta
Abgeleitet
Implementiert

Methoden

WithDataModelAzureTable()

Erstellt ein Azure Table CosmosDB-Konto.

WithDataModelCassandra()

Erstellt ein Cassandra CosmosDB-Konto.

WithDataModelGremlin()

Erstellt ein Gremlin CosmosDB-Konto.

WithDataModelMongoDB()

Erstellt ein MongoDB CosmosDB-Konto.

WithDataModelSql()

Erstellt ein SQL CosmosDB-Konto.

WithKind(DatabaseAccountKind, Capability[])

Die Datenbankkontoart für das CosmosDB-Konto.

Gilt für: