VnetValidationFailureDetails.Failed Property

Definition

A flag describing whether or not validation failed.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Inlined)]
public bool? Failed { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Inlined)>]
member this.Failed : Nullable<bool> with get, set
Public Property Failed As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to