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() |
Method Details
floatingIPEnabled
public abstract boolean floatingIPEnabled()
Returns:
the state of the floating IP enablement
Applies to
Collaborer avec nous sur GitHub
La source de ce contenu se trouve sur GitHub, où vous pouvez également créer et examiner les problèmes et les demandes de tirage. Pour plus d’informations, consultez notre guide du contributeur.
Azure SDK for Java