Share via


IPreValidationResponse Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ElasticSan.Models.PreValidationResponseTypeConverter))]
public interface IPreValidationResponse : Microsoft.Azure.PowerShell.Cmdlets.ElasticSan.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ElasticSan.Models.PreValidationResponseTypeConverter))>]
type IPreValidationResponse = interface
    interface IJsonSerializable
Public Interface IPreValidationResponse
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Name Description
ValidationStatus

a status value indicating success or failure of validation

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to