Partager via


VnetValidationFailureDetails.FailedTests Propriété

Définition

Obtient ou définit une liste de tests qui ont échoué dans la validation.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à