Delen via


VnetValidationFailureDetailsInner.FailedTests Eigenschap

Definitie

Hiermee wordt een lijst met tests opgehaald of ingesteld die zijn mislukt in de validatie.

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

Waarde van eigenschap

Kenmerken
Newtonsoft.Json.JsonPropertyAttribute

Van toepassing op