VnetValidationFailureDetails.Warning Property

Definition

A list of warnings generated during validation.

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

Property Value

Implements

Attributes

Applies to