CassandraClusterPublicStatus.ConnectionErrors Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
List relevant information about any connection errors to the Datacenters.
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)