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.Builderbuilder()static HardwareProfileabstract HardwareProfile.Builderabstract StringvmSize()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
 
 -