Partager via


VnetValidationFailureDetails.Failed Propriété

Définition

Obtient ou définit un indicateur indiquant si la validation a échoué ou non.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.failed")]
public bool? Failed { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.failed")>]
member this.Failed : Nullable<bool> with get, set
Public Property Failed As Nullable(Of Boolean)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à