IValidationRequest.ValidationCategory Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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