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 CassandraTableResources in the CassandraKeyspace.
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 CassandraTableResources and their operations over a CassandraTableResource.