Class VirtualMachineImage


  • public final class VirtualMachineImage
    extends Object
    Virtual Machine image for Windows AML Compute.
    • Constructor Detail

      • VirtualMachineImage

        public VirtualMachineImage()
    • Method Detail

      • id

        public String id()
        Get the id property: Virtual Machine image path.
        Returns:
        the id value.
      • withId

        public VirtualMachineImage withId​(String id)
        Set the id property: Virtual Machine image path.
        Parameters:
        id - the id value to set.
        Returns:
        the VirtualMachineImage object itself.
      • validate

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