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.
Gets or sets list relevant information about any connection errors to the Datacenters.
[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)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute