次の方法で共有


CassandraKeyspaceResource.GetCassandraKeyspaceThroughputSetting メソッド

定義

CassandraKeyspaceThroughputSettingResource を表すオブジェクトと、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

戻り値

CassandraKeyspaceThroughputSettingResource オブジェクトを返します。

適用対象