Share via


IPreValidationResponse.ValidationStatus Property

Definition

a status value indicating success or failure of validation

[Microsoft.Azure.PowerShell.Cmdlets.ElasticSan.Runtime.Info(Create=true, Description="a status value indicating success or failure of validation", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="validationStatus", Update=true)]
public string ValidationStatus { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ElasticSan.Runtime.Info(Create=true, Description="a status value indicating success or failure of validation", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="validationStatus", Update=true)>]
member this.ValidationStatus : string with get, set
Public Property ValidationStatus As String

Property Value

Attributes

Applies to