VnetValidationTestFailure.TestName Property

Definition

Gets or sets the name of the test that failed.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.testName")]
public string TestName { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.testName")>]
member this.TestName : string with get, set
Public Property TestName As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to