VnetValidationFailureDetailsProperties.FailedTest Property

Definition

A list of tests that failed in the validation.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Owned)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.IVnetValidationTestFailure> FailedTest { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Owned)>]
member this.FailedTest : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.IVnetValidationTestFailure> with get, set
Public Property FailedTest As List(Of IVnetValidationTestFailure)

Property Value

Implements

Attributes

Applies to