Partager via


VnetValidationFailureDetails.Warnings Propriété

Définition

Obtient ou définit une liste d’avertissements générés pendant la validation.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à