IValidationRequest.ValidationCategory Property

Definition

Identify the nature of validation.

[Microsoft.Azure.PowerShell.Cmdlets.DataBox.Runtime.Info(Description="Identify the nature of validation.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=true, SerializedName="validationCategory")]
public string ValidationCategory { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataBox.Runtime.Info(Description="Identify the nature of validation.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=true, SerializedName="validationCategory")>]
member this.ValidationCategory : string
Public ReadOnly Property ValidationCategory As String

Property Value

Attributes

Applies to