Interface VirtualMachineExtensionImageVersion

All Superinterfaces:
HasInner<com.microsoft.azure.management.compute.implementation.VirtualMachineExtensionImageInner>, HasName

public interface VirtualMachineExtensionImageVersion extends HasInner<com.microsoft.azure.management.compute.implementation.VirtualMachineExtensionImageInner>, HasName
An immutable client-side representation of an Azure virtual machine extension image version.
  • Method Details

    • id

      String id()
      Returns:
      the resource ID of the extension image version
    • regionName

      String regionName()
      Returns:
      the region in which virtual machine extension image version is available
    • type

      Returns:
      the virtual machine extension image type this version belongs to
    • getImage

      Returns:
      virtual machine extension image this version represents
    • getImageAsync

      rx.Observable<VirtualMachineExtensionImage> getImageAsync()
      Returns:
      an observable upon subscription emits the image