Package | Description |
---|---|
org.jclouds.azurecompute.arm.domain |
Modifier and Type | Method and Description |
---|---|
static NetworkInterfaceConfigurationProperties |
NetworkInterfaceConfigurationProperties.create(Boolean primary,
Boolean enableAcceleratedNetworking,
VirtualMachineScaleSetNetworkSecurityGroup networkSecurityGroup,
VirtualMachineScaleSetDNSSettings dnsSettings,
List<VirtualMachineScaleSetIpConfiguration> ipConfigurations) |
abstract NetworkInterfaceConfigurationProperties |
NetworkInterfaceConfiguration.networkInterfaceConfigurationProperties()
The networkConfigurationProperties of the NetworkInterfaceConfiguration
|
Modifier and Type | Method and Description |
---|---|
static NetworkInterfaceConfiguration |
NetworkInterfaceConfiguration.create(String name,
NetworkInterfaceConfigurationProperties networkInterfaceConfigurationProperties) |
Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.