次の方法で共有


CassandraViewGetResultResource.GetCassandraViewThroughputSetting メソッド

定義

CassandraViewThroughputSettingResource を表すオブジェクトと、CassandraViewGetResult で実行できるインスタンス操作を取得します。

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

戻り値

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

適用対象