Dela via


IVnetValidationTestFailureProperties.Detail Property

Definition

The details of what caused the failure, e.g. the blocking rule name, etc.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="The details of what caused the failure, e.g. the blocking rule name, etc.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="details")]
public string Detail { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="The details of what caused the failure, e.g. the blocking rule name, etc.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="details")>]
member this.Detail : string with get, set
Public Property Detail As String

Property Value

Attributes

Applies to