Bagikan melalui


IValidationInputRequest.ValidationType Property

Definition

Identifies the type of validation request.

[Microsoft.Azure.PowerShell.Cmdlets.DataBox.Runtime.Info(Description="Identifies the type of validation request.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DataBox.Support.ValidationInputDiscriminator) }, ReadOnly=false, Required=true, SerializedName="validationType")]
public Microsoft.Azure.PowerShell.Cmdlets.DataBox.Support.ValidationInputDiscriminator ValidationType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataBox.Runtime.Info(Description="Identifies the type of validation request.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DataBox.Support.ValidationInputDiscriminator) }, ReadOnly=false, Required=true, SerializedName="validationType")>]
member this.ValidationType : Microsoft.Azure.PowerShell.Cmdlets.DataBox.Support.ValidationInputDiscriminator with get, set
Public Property ValidationType As ValidationInputDiscriminator

Property Value

Attributes

Applies to