Package | Description |
---|---|
org.jclouds.azurecompute.arm.domain |
Modifier and Type | Method and Description |
---|---|
BackendAddressPoolProperties |
BackendAddressPoolProperties.Builder.build() |
static BackendAddressPoolProperties |
BackendAddressPoolProperties.create(String provisioningState,
List<IdReference> backendIPConfigurations,
List<IdReference> loadBalancingRules) |
abstract BackendAddressPoolProperties |
BackendAddressPool.properties() |
Modifier and Type | Method and Description |
---|---|
static BackendAddressPool |
BackendAddressPool.create(String name,
String id,
BackendAddressPoolProperties properties,
String etag) |
Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.