Class HardwareProfile
java.lang.Object
org.jclouds.azurecompute.arm.domain.HardwareProfile
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic HardwareProfile.Builder
builder()
static HardwareProfile
abstract HardwareProfile.Builder
abstract String
vmSize()
The vm size of the virtual machine.
-
Constructor Details
-
HardwareProfile
public HardwareProfile()
-
-
Method Details
-
vmSize
The vm size of the virtual machine. -
create
-
toBuilder
-
builder
-