IWithKind Schnittstelle

Definition

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

public interface IWithKind : Microsoft.Azure.Management.CosmosDB.Fluent.CosmosDBAccount.Definition.IWithKindBeta, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta
type IWithKind = interface
    interface IWithKindBeta
    interface IBeta
Public Interface IWithKind
Implements IBeta, IWithKindBeta
Abgeleitet
Implementiert

Methoden

WithDataModelAzureTable()

Erstellt ein Azure Table CosmosDB-Konto.

(Geerbt von IWithKindBeta)
WithDataModelCassandra()

Erstellt ein Cassandra CosmosDB-Konto.

(Geerbt von IWithKindBeta)
WithDataModelGremlin()

Erstellt ein Gremlin CosmosDB-Konto.

(Geerbt von IWithKindBeta)
WithDataModelMongoDB()

Erstellt ein MongoDB CosmosDB-Konto.

(Geerbt von IWithKindBeta)
WithDataModelSql()

Erstellt ein SQL CosmosDB-Konto.

(Geerbt von IWithKindBeta)
WithKind(DatabaseAccountKind, Capability[])

Die Datenbankkontoart für das CosmosDB-Konto.

(Geerbt von IWithKindBeta)
WithKind(String)

Die Datenbankkontoart für das CosmosDB-Konto.

Gilt für: