java.lang.Object
org.jclouds.azurecompute.arm.domain.NetworkInterfaceConfigurationProperties
public abstract class NetworkInterfaceConfigurationProperties
extends Object
-
Constructor Summary
Constructors
-
Method Summary
The dnsSettings of the NetworkInterfaceConfigurationProperties
The enableAcceleratedNetworking of the NetworkInterfaceConfigurationProperties
The ipConfigurations of the NetworkInterfaceConfigurationProperties
The networkSecurityGroup of the NetworkInterfaceConfigurationProperties
The primary of the NetworkInterfaceConfigurationProperties
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
NetworkInterfaceConfigurationProperties
public NetworkInterfaceConfigurationProperties()
-
Method Details
-
primary
The primary of the NetworkInterfaceConfigurationProperties
-
enableAcceleratedNetworking
The enableAcceleratedNetworking of the NetworkInterfaceConfigurationProperties
-
networkSecurityGroup
The networkSecurityGroup of the NetworkInterfaceConfigurationProperties
-
dnsSettings
The dnsSettings of the NetworkInterfaceConfigurationProperties
-
ipConfigurations
The ipConfigurations of the NetworkInterfaceConfigurationProperties
-