次の方法で共有


CosmosDBAccountResource.GetCassandraKeyspaces メソッド

定義

CosmosDBAccount 内の CassandraKeyspaceResources のコレクションを取得します。

public virtual Azure.ResourceManager.CosmosDB.CassandraKeyspaceCollection GetCassandraKeyspaces ();
abstract member GetCassandraKeyspaces : unit -> Azure.ResourceManager.CosmosDB.CassandraKeyspaceCollection
override this.GetCassandraKeyspaces : unit -> Azure.ResourceManager.CosmosDB.CassandraKeyspaceCollection
Public Overridable Function GetCassandraKeyspaces () As CassandraKeyspaceCollection

戻り値

CassandraKeyspaceResources のコレクションとその CassandraKeyspaceResource に対する操作を表す オブジェクト。

適用対象