Interface PreValidationResponse


public interface PreValidationResponse
An immutable client-side representation of PreValidationResponse.
  • Method Summary

    Modifier and Type
    Method
    Description
    Gets the inner com.azure.resourcemanager.elasticsan.fluent.models.PreValidationResponseInner object.
    Gets the validationStatus property: a status value indicating success or failure of validation.
  • Method Details

    • validationStatus

      String validationStatus()
      Gets the validationStatus property: a status value indicating success or failure of validation.
      Returns:
      the validationStatus value.
    • innerModel

      Gets the inner com.azure.resourcemanager.elasticsan.fluent.models.PreValidationResponseInner object.
      Returns:
      the inner object.