Partager via


ErrorEntity.InnerErrors Propriété

Définition

Obtient ou définit les erreurs internes.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à