Bagikan melalui


CassandraViewGetResultResource.GetCassandraViewThroughputSetting Method

Definition

Gets an object representing a CassandraViewThroughputSettingResource along with the instance operations that can be performed on it in the 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

Returns

Returns a CassandraViewThroughputSettingResource object.

Applies to