Class GetImageResult


  • public final class GetImageResult
    extends java.lang.Object
    • Method Detail

      • extendedLocation

        public java.util.Optional<ExtendedLocationResponse> extendedLocation()
        Returns:
        The extended location of the Image.
      • hyperVGeneration

        public java.util.Optional<java.lang.String> hyperVGeneration()
        Returns:
        Specifies the HyperVGenerationType of the VirtualMachine created from the image. From API Version 2019-03-01 if the image source is a blob, then we need the user to specify the value, if the source is managed resource like disk or snapshot, we may require the user to specify the property if we cannot deduce it from the source managed resource.
      • id

        public java.lang.String id()
        Returns:
        Resource Id
      • location

        public java.lang.String location()
        Returns:
        Resource location
      • name

        public java.lang.String name()
        Returns:
        Resource name
      • provisioningState

        public java.lang.String provisioningState()
        Returns:
        The provisioning state.
      • sourceVirtualMachine

        public java.util.Optional<SubResourceResponse> sourceVirtualMachine()
        Returns:
        The source virtual machine from which Image is created.
      • storageProfile

        public java.util.Optional<ImageStorageProfileResponse> storageProfile()
        Returns:
        Specifies the storage settings for the virtual machine disks.
      • tags

        public java.util.Map<java.lang.String,​java.lang.String> tags()
        Returns:
        Resource tags
      • type

        public java.lang.String type()
        Returns:
        Resource type