CassandraClustersOperationsExtensions.StatusAsync メソッド

定義

クラスター内の各 Cassandra ノードの CPU、メモリ、およびディスク使用量の統計情報を取得します。

C#
public static System.Threading.Tasks.Task<Microsoft.Azure.Management.CosmosDB.Models.CassandraClusterPublicStatus> StatusAsync(this Microsoft.Azure.Management.CosmosDB.ICassandraClustersOperations operations, string resourceGroupName, string clusterName, System.Threading.CancellationToken cancellationToken = default);

パラメーター

operations
ICassandraClustersOperations

この拡張メソッドの操作グループ。

resourceGroupName
String

リソース グループの名前。 名前の大文字と小文字は区別されます。

clusterName
String

マネージド Cassandra クラスター名。

cancellationToken
CancellationToken

キャンセル トークン。

戻り値

適用対象

製品 バージョン
Azure SDK for .NET Legacy