Class SupportedVersion

java.lang.Object
com.azure.resourcemanager.resourceconnector.models.SupportedVersion

public final class SupportedVersion extends Object
The SupportedVersion object for appliance.
  • Constructor Details

    • SupportedVersion

      public SupportedVersion()
  • Method Details

    • metadata

      public SupportedVersionMetadata metadata()
      Get the metadata property: This is the metadata of the supported newer version.
      Returns:
      the metadata value.
    • version

      public String version()
      Get the version property: The newer version available for upgrade.
      Returns:
      the version value.
    • validate

      public void validate()
      Validates the instance.
      Throws:
      IllegalArgumentException - thrown if the instance is not valid.