Freigeben über


VnetValidationFailureDetails.Warnings Eigenschaft

Definition

Ruft eine Liste von Warnungen ab, die während der Überprüfung generiert werden, oder legt diese fest.

[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)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: