次の方法で共有


IWithChildResource インターフェイス

定義

子リソースを設定できる cosmos db 定義のステージ。

public interface IWithChildResource
type IWithChildResource = interface
Public Interface IWithChildResource
派生

メソッド

DefineNewCassandraKeyspace(String)

新しい Cassandra キースペースを定義します。

DefineNewGremlinDatabase(String)

新しい Gremlin データベースを定義します。

DefineNewMongoDB(String)

新しい Mongo データベースを定義します。

DefineNewSqlDatabase(String)

新しい SQL データベースを定義します。

DefineNewTable(String)

新しいテーブル データベースを定義します。

適用対象