ReturnT - the next stage of the definitionpublic static interface HasFloatingIP.UpdateStages.WithFloatingIP<ReturnT>
| Modifier and Type | Method and Description |
|---|---|
ReturnT |
withFloatingIP(boolean enabled)
Sets the floating IP enablement.
|
ReturnT |
withFloatingIPDisabled()
Disables floating IP support.
|
ReturnT |
withFloatingIPEnabled()
Enables floating IP support.
|
ReturnT withFloatingIPEnabled()
ReturnT withFloatingIPDisabled()
ReturnT withFloatingIP(boolean enabled)
enabled - true if floating IP should be enabledCopyright © 2021 Microsoft Corporation. All rights reserved.