Partager via


IWithFloatingIP Interface

Définition

Étape d’une mise à jour de règle d’équilibrage de charge permettant d’activer la fonctionnalité d’adresse IP flottante.

public interface IWithFloatingIP : Microsoft.Azure.Management.Network.Fluent.HasFloatingIP.Update.IWithFloatingIP<Microsoft.Azure.Management.Network.Fluent.LoadBalancingRule.Update.IUpdate>
type IWithFloatingIP = interface
    interface IWithFloatingIP<IUpdate>
Public Interface IWithFloatingIP
Implements IWithFloatingIP(Of IUpdate)
Dérivé
Implémente

Méthodes

WithFloatingIP(Boolean)

Définit l’activation de l’adresse IP flottante.

(Hérité de IWithFloatingIP<ReturnT>)
WithFloatingIPDisabled()

Désactive la prise en charge des adresses IP flottantes.

(Hérité de IWithFloatingIP<ReturnT>)
WithFloatingIPEnabled()

Active la prise en charge des adresses IP flottantes.

(Hérité de IWithFloatingIP<ReturnT>)

S’applique à