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