Interface VirtualMachinePublisher

All Superinterfaces:
com.azure.resourcemanager.resources.fluentcore.arm.models.HasName

public interface VirtualMachinePublisher extends com.azure.resourcemanager.resources.fluentcore.arm.models.HasName
Represents a virtual machine image publisher.
  • Method Summary

    Modifier and Type
    Method
    Description
    Gets the virtual machine image extensions from this publisher.
    Gets the offers from this publisher.
    com.azure.core.management.Region
    Gets the region where virtual machine images from this publisher are available.

    Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.HasName

    name
  • Method Details

    • region

      com.azure.core.management.Region region()
      Gets the region where virtual machine images from this publisher are available.
      Returns:
      the region where virtual machine images from this publisher are available
    • offers

      Gets the offers from this publisher.
      Returns:
      the offers from this publisher
    • extensionTypes

      Gets the virtual machine image extensions from this publisher.
      Returns:
      the virtual machine image extensions from this publisher