CassandraKeyspaceResource.GetCassandraKeyspaceThroughputSetting Method

Definition

Gets an object representing a CassandraKeyspaceThroughputSettingResource along with the instance operations that can be performed on it in the CassandraKeyspace.

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

Returns

Returns a CassandraKeyspaceThroughputSettingResource object.

Applies to