Class ScriptPackageInner


  • public final class ScriptPackageInner
    extends com.azure.core.management.ProxyResource
    Script Package resources available for execution.
    • Constructor Detail

      • ScriptPackageInner

        public ScriptPackageInner()
    • Method Detail

      • description

        public String description()
        Get the description property: User friendly description of the package.
        Returns:
        the description value.
      • version

        public String version()
        Get the version property: Module version.
        Returns:
        the version value.
      • validate

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