Partager via


CassandraClusterPublicStatus.ConnectionErrors Propriété

Définition

Obtient ou définit des informations de liste pertinentes sur les erreurs de connexion aux centres de données.

[Newtonsoft.Json.JsonProperty(PropertyName="connectionErrors")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.CosmosDB.Models.ConnectionError> ConnectionErrors { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="connectionErrors")>]
member this.ConnectionErrors : System.Collections.Generic.IList<Microsoft.Azure.Management.CosmosDB.Models.ConnectionError> with get, set
Public Property ConnectionErrors As IList(Of ConnectionError)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à