public interface HasFloatingIP
| Modifier and Type | Interface and Description |
|---|---|
static interface |
HasFloatingIP.DefinitionStages
Grouping of definition stages involving enabling or disabling floating IP support.
|
static interface |
HasFloatingIP.UpdateDefinitionStages
Grouping of definition stages applicable as part of a load balancer update, involving enabling or disabling floating IP support.
|
static interface |
HasFloatingIP.UpdateStages
Grouping of update stages involving enabling or disabling floating IP support.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
floatingIPEnabled() |
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/