次の方法で共有


CassandraClusterPublicStatus.ConnectionErrors プロパティ

定義

データセンターへの接続エラーに関する関連情報を一覧表示します。

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.CosmosDB.Models.CassandraConnectionError> ConnectionErrors { get; }
member this.ConnectionErrors : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.CosmosDB.Models.CassandraConnectionError>
Public ReadOnly Property ConnectionErrors As IReadOnlyList(Of CassandraConnectionError)

プロパティ値

適用対象