HasFloatingIP Interface
public interface HasFloatingIP
An interface representing a model's ability to have floating IP support.
Method Summary
Modifier and Type | Method and Description |
---|---|
abstract boolean |
floatingIPEnabled()
Gets the state of the floating IP enablement. |
Method Details
floatingIPEnabled
public abstract boolean floatingIPEnabled()
Gets the state of the floating IP enablement.
Returns:
the state of the floating IP enablement
Applies to
Samarbeta med oss på GitHub
Källan för det här innehållet finns på GitHub, där du även kan skapa och granska ärenden och pull-begäranden. Se vår deltagarguide för mer information.
Azure SDK for Java