Class NetworkProfile
java.lang.Object
org.jclouds.azurecompute.arm.domain.NetworkProfile
- 
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic class - 
Method Summary
Modifier and TypeMethodDescriptionstatic NetworkProfile.Builderbuilder()static NetworkProfilecreate(List<NetworkProfile.NetworkInterface> networkInterfaces) abstract List<NetworkProfile.NetworkInterface> List of network interfacesabstract NetworkProfile.Builder 
- 
Method Details
- 
networkInterfaces
List of network interfaces - 
create
 - 
toBuilder
 - 
builder
 
 -