Package | Description |
---|---|
org.jclouds.azurecompute.arm.domain |
Modifier and Type | Method and Description |
---|---|
static Subnet.IpConfiguration |
Subnet.IpConfiguration.create(String id) |
Modifier and Type | Method and Description |
---|---|
abstract List<Subnet.IpConfiguration> |
Subnet.SubnetProperties.ipConfigurations() |
Modifier and Type | Method and Description |
---|---|
static Subnet.SubnetProperties |
Subnet.SubnetProperties.create(String provisioningState,
String addressPrefix,
List<Subnet.IpConfiguration> ipConfigurations) |
abstract Subnet.SubnetProperties.Builder |
Subnet.SubnetProperties.Builder.ipConfigurations(List<Subnet.IpConfiguration> ipConfigurations) |
Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.