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.
Applies to
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for .NET