Class SupportedVersionCatalogVersion

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

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

    • SupportedVersionCatalogVersion

      public SupportedVersionCatalogVersion()
  • Method Details

    • data

      Get the data property: The newer supported version catalog version data.
      Returns:
      the data value.
    • name

      public String name()
      Get the name property: The catalog version name for the version available for upgrade.
      Returns:
      the name value.
    • namespace

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

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