Share via


IVnetValidationTestFailure.TestName Property

Definition

The name of the test that failed.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="The name of the test that failed.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="testName")]
public string TestName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="The name of the test that failed.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="testName")>]
member this.TestName : string with get, set
Public Property TestName As String

Property Value

Attributes

Applies to