### YamlMime:JavaType uid: "com.microsoft.azure.management.network.model.HasFloatingIP" fullName: "com.microsoft.azure.management.network.model.HasFloatingIP" name: "HasFloatingIP" nameWithType: "HasFloatingIP" summary: "An interface representing a model's ability to have floating IP support." syntax: "public interface **HasFloatingIP**" methods: - uid: "com.microsoft.azure.management.network.model.HasFloatingIP.floatingIPEnabled()" fullName: "com.microsoft.azure.management.network.model.HasFloatingIP.floatingIPEnabled()" name: "floatingIPEnabled()" nameWithType: "HasFloatingIP.floatingIPEnabled()" modifiers: - "abstract" syntax: "public abstract boolean floatingIPEnabled()" returns: description: "the state of the floating IP enablement" type: "" type: "interface" desc: "An interface representing a model's ability to have floating IP support." metadata: {} package: "com.microsoft.azure.management.network.model" artifact: com.microsoft.azure:azure-mgmt-network:1.41.4