Class ImageTemplateManagedImageDistributor


  • public final class ImageTemplateManagedImageDistributor
    extends ImageTemplateDistributor
    Distribute as a Managed Disk Image.
    • Constructor Detail

      • ImageTemplateManagedImageDistributor

        public ImageTemplateManagedImageDistributor()
    • Method Detail

      • imageId

        public String imageId()
        Get the imageId property: Resource Id of the Managed Disk Image.
        Returns:
        the imageId value.
      • withImageId

        public ImageTemplateManagedImageDistributor withImageId​(String imageId)
        Set the imageId property: Resource Id of the Managed Disk Image.
        Parameters:
        imageId - the imageId value to set.
        Returns:
        the ImageTemplateManagedImageDistributor object itself.
      • location

        public String location()
        Get the location property: Azure location for the image, should match if image already exists.
        Returns:
        the location value.
      • withLocation

        public ImageTemplateManagedImageDistributor withLocation​(String location)
        Set the location property: Azure location for the image, should match if image already exists.
        Parameters:
        location - the location value to set.
        Returns:
        the ImageTemplateManagedImageDistributor object itself.