VirtualMachinePublisher Interface
public interface VirtualMachinePublisher extends HasName
Represents a virtual machine image publisher.
Method Summary
Modifier and Type | Method and Description |
---|---|
Virtual |
extensionTypes() |
Virtual |
offers() |
Region | region() |
Inherited Members
Method Details
extensionTypes
public VirtualMachineExtensionImageTypes extensionTypes()
Returns:
the virtual machine image extensions from this publisher
offers
public VirtualMachineOffers offers()
Returns:
the offers from this publisher
region
public Region region()
Returns:
the region where virtual machine images from this publisher are available
Applies to
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for Java