共用方式為


VnetValidationFailureDetailsInner.Failed 屬性

定義

取得或設定旗標,描述驗證是否失敗。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於