CassandraKeyspaceResource.GetCassandraTables Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a collection of CassandraTables in the CassandraKeyspaceResource.
public virtual Azure.ResourceManager.CosmosDB.CassandraTableCollection GetCassandraTables();
abstract member GetCassandraTables : unit -> Azure.ResourceManager.CosmosDB.CassandraTableCollection
override this.GetCassandraTables : unit -> Azure.ResourceManager.CosmosDB.CassandraTableCollection
Public Overridable Function GetCassandraTables () As CassandraTableCollection
Returns
An object representing collection of CassandraTables and their operations over a CassandraTableResource.