İngilizce dilinde oku

Aracılığıyla paylaş


MockableCosmosDBArmClient.GetCassandraKeyspaceThroughputSettingResource Method

Definition

Gets an object representing a CassandraKeyspaceThroughputSettingResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String) to create a CassandraKeyspaceThroughputSettingResourceResourceIdentifier from its components.

public virtual Azure.ResourceManager.CosmosDB.CassandraKeyspaceThroughputSettingResource GetCassandraKeyspaceThroughputSettingResource (Azure.Core.ResourceIdentifier id);

Parameters

id
ResourceIdentifier

The resource ID of the resource to get.

Returns

Returns a CassandraKeyspaceThroughputSettingResource object.

Applies to