Interface VirtualMachineSku
- All Superinterfaces:
HasName
Represents a virtual machine image SKU.
-
Method Details
-
region
Region region()- Returns:
- the region where this virtual machine image offer SKU is available
-
publisher
VirtualMachinePublisher publisher()- Returns:
- the publisher of this virtual machine image offer SKU
-
offer
VirtualMachineOffer offer()- Returns:
- the virtual machine offer name that this SKU belongs to
-
images
VirtualMachineImagesInSku images()- Returns:
- virtual machine images in the SKU
-